Exemplo n.º 1
0
 public Task <TOutput> HandleAsync(TInput input)
 => _innerInterceptor.InterceptAsync(_innerHandler, input);