示例#1
0
 public static IAsyncEnumerable <TResult> Empty <TResult>() =>
 LinqEnumerable.Empty <TResult>();