partial void UpdateDishType(DishType instance);
 partial void DeleteDishType(DishType instance);
 partial void InsertDishType(DishType instance);