コード例 #1
0
 public IEnumerable <SanPhamModel> TuongTu(string id)
 {
     return(isp.SPtuongtu(id));
 }