public Task OnCompletedAsync() => _impl.OnCompletedAsync();
Beispiel #2
0
 public ValueTask OnCompletedAsync() => _impl.OnCompletedAsync();