Esempio n. 1
0
 public void Dispose()
 {
     _notificatorChat.Unsubscribe(this);
     _notificatorNotification.Unsubscribe(this);
 }