Пример #1
0
 public DataTable GetAllSanPham()
 {
     return(dal_SanPham.GetAllSanPham());
 }