Example #1
0
 public BackGroundProcessListViewModel DashboardGetBackgroundProcessList(bool ShoeDetails)
 {
     return(rep.DashboardGetBackgroundProcessList(ShoeDetails));
 }