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