Пример #1
0
 public void CancelNotification(int id)
 {
     Notificator.CancelNotification(id);
 }