Пример #1
0
 public static Food_Size insert(Food_Size obj)
 {
     return(size_act.insert(obj));
 }