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