AsyncEnumerableEmptyT - метод
Creates an IAsyncEnumerableT which yields no results, similar to EmptyTResult.
Пространство имён: Tessa.PlatformСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
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