Пример #1
0
 public List <V_RestaurantState> LoadRestaurantState()
 {
     return(baseDataService.LoadRestaurantState());
 }