예제 #1
0
 public SqlRestaurantData(OdeToFoodDBContext db)
 {
     this.db = db;
 }