Esempio n. 1
0
 public BetterNotificationResponse SendNotification(BetterNotification notification)
 {
     return(this._notificationsService.SendNotification(notification));
 }
 public BetterNotificationResponse SendNotification(BetterNotification notification)
 {
     throw new NotImplementedException();
 }