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