예제 #1
0
 public Task <DeleteResult> DeleteAsync(CancellationToken ct) =>
 chainedFileSystem.DeleteAsync(this, ct);