Пример #1
0
 public int DashboardGeneralINfo()
 {
     return(dbContext.DashboardGeneralINfo().SingleOrDefault().Value);
 }