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