示例#1
0
 public Task OnCompletedAsync() => _impl.OnCompletedAsync();
示例#2
0
 public ValueTask OnCompletedAsync() => _impl.OnCompletedAsync();