Exemplo n.º 1
0
 protected void Notify(string message)
 {
     _notify.Add(new Notification(message));
 }