コード例 #1
0
 public void Send(byte[] buffer, byte[] dstUuid, RoutingRule routingRule)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
ファイル: GateAdaptor.cs プロジェクト: fingerpasswang/Phial
 public void Send(byte[] buffer, byte[] dstUuid, RoutingRule routingRule)
 {
     throw new NotImplementedException();
 }