Update ObservableHistoryExtensions.cs
This commit is contained in:
Родитель
baad198beb
Коммит
a668bcef2e
|
@ -6,7 +6,7 @@ using System.Reactive.Linq;
|
|||
namespace ReactiveHistory
|
||||
{
|
||||
/// <summary>
|
||||
/// Observable extension methods for the generic <see cref="IObservable{T}"/> implementations.
|
||||
/// Observable extension methods for the generic observable implementations.
|
||||
/// </summary>
|
||||
public static class ObservableHistoryExtensions
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче