Пример #1
0
 public DataTable Get_ItemInfo(int pID)
 {
     return(db.Get_ItemInfo(pID));
 }