Esempio n. 1
0
 public NotificationService()
 {
     _notificationTransformer = new NotificationTransformer();
     _userTransformer         = new UserTransformer();
 }