예제 #1
0
 protected void RemoveNotifications(IEnumerable <UserNotification> notifications)
 {
     senderHub.RemoveNotifications(notifications);
 }