Exemple #1
0
 public void SendResponse(RpcResponse response)
 {
     _channel.SendResponse(this, response);
 }