Example #1
0
 public List <rsp_N_GetNotificationsResult> GetNotifications()
 {
     return(objNotificationBiz.GetNotifications());
 }