コード例 #1
0
 public BetterNotificationResponse SendNotification(BetterNotification notification)
 {
     return(this._notificationsService.SendNotification(notification));
 }
コード例 #2
0
 public BetterNotificationResponse SendNotification(BetterNotification notification)
 {
     throw new NotImplementedException();
 }