예제 #1
0
 public List <NotificationStatusModel> GetNotificationStatus()
 {
     return(_iNotificationQuerie.GetNotificationStatus());
 }