Example #1
0
 public Task <TNewOutput> HandleAsync(TInput input)
 => _innerConverter.ConvertAsync(_innerHandler, input);