예제 #1
0
 public Task <ICollection> CreateCollectionAsync(string name, CancellationToken ct) =>
 chainedFileSystem.CreateCollectionAsync(this, name, ct);