コード例 #1
0
 public MenuList GetMenuId(long id)
 {
     return(_foodDataAccess.GetMenuId(id));
 }