AsyncEnumerable - класс
Provides additional methods for interacting with IAsyncEnumerableT.
Пространство имён: Tessa.PlatformСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
public static class AsyncEnumerable
Public NotInheritable Class AsyncEnumerable
public ref class AsyncEnumerable abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type AsyncEnumerable = class end
- Inheritance
- Object AsyncEnumerable
| EmptyT |
Creates an IAsyncEnumerableT which yields no results, similar to EmptyTResult.
|