Exemplo n.º 1
0
 public static List <Food_Size> search(string sizeName)
 {
     return(size_act.Search(sizeName));
 }