コード例 #1
0
 public IEnumerable <NotificationItem> Get()
 {
     return(_notifications.GetUnsentNotifications());
 }