Пример #1
0
 public override void AfterCreate()
 {
     AlertManager.BookingRequestCreated(Id);
     base.AfterCreate();
 }