Example #1
0
 public DishTypeInfoBll()
 {
     dal = new DishTypeInfoDal();
 }