Example #1
0
 public void DeleteNotificationSlot(NotificationSlotsDto slot)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public void UpdateNotificationSlots(NotificationSlotsDto slots)
 {
     throw new NotImplementedException();
 }