Beispiel #1
0
 public void NewNotifications(INotificationHandler <Notification> item)
 {
     NewNotifications(item.Notifications());
 }