Esempio n. 1
0
 protected void Notificate(string message)
 {
     _notificator.Add(new Notification(message));
 }