Exemplo n.º 1
0
 public IEnumerable <usp_NotificationsUpdate_Result> Getnotification()
 {
     return(db.usp_NotificationsUpdate().ToList());
 }