예제 #1
0
 public RestaurantCRUD()
 {
     _db = new RestaurantsEntities();
 }