Ejemplo n.º 1
0
 public List <NotificationStatusModel> GetNotificationStatus()
 {
     return(_iNotificationQuerie.GetNotificationStatus());
 }