Пример #1
0
 public void ConfigureSend(Action <ISendPipeConfigurator> callback)
 {
     _configurator.ConfigureSend(callback);
 }