예제 #1
0
 protected virtual void BadReservanio(ReservationNotFound obj)
 {
     Console.WriteLine("server seems to have forgotten about us :(, please restart and try again");
 }
예제 #2
0
 protected override void BadReservanio(ReservationNotFound obj)
 {
 }