예제 #1
0
 public List <UspGetDashboardIntencionArea_Result> GetDashboardIntencionArea()
 {
     return(dbContext.UspGetDashboardIntencionArea().ToList());
 }