コード例 #1
0
ファイル: ExchangeNotifyImpl.cs プロジェクト: yuyufeng/d3
 public override void NotifyBidStatusChange(Google.ProtocolBuffers.IRpcController controller, BidNotificationRequest request, Action <bnet.protocol.NO_RESPONSE> done)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
ファイル: ExchangeNotifyImpl.cs プロジェクト: fry/d3
		public override void NotifyBidStatusChange(Google.ProtocolBuffers.IRpcController controller, BidNotificationRequest request, Action<bnet.protocol.NO_RESPONSE> done) {
			throw new NotImplementedException();
		}