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