예제 #1
0
 public override void NotifyBidStatusChange(Google.ProtocolBuffers.IRpcController controller, BidNotificationRequest request, Action <bnet.protocol.NO_RESPONSE> done)
 {
     throw new NotImplementedException();
 }
예제 #2
0
		public override void NotifyBidStatusChange(Google.ProtocolBuffers.IRpcController controller, BidNotificationRequest request, Action<bnet.protocol.NO_RESPONSE> done) {
			throw new NotImplementedException();
		}