AsyncEnumerableEmptyT - метод
Creates an IAsyncEnumerableT which yields no results, similar to EmptyTResult.
Пространство имён: Tessa.PlatformСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public static IAsyncEnumerable<T> Empty<T>()
Public Shared Function Empty(Of T) As IAsyncEnumerable(Of T)
public:
generic<typename T>
static IAsyncEnumerable<T>^ Empty()
static member Empty : unit -> IAsyncEnumerable<'T>
- T
IAsyncEnumerableT