コード例 #1
0
 public List <ItemModel> Get_Sanpham_idloai(int id)
 {
     return(_itemBusiness.Get_Sanpham_idloai(id));
 }