Exemplo n.º 1
0
 public DataTable GetChon(int IDToaNha, string mPhongHoc)
 {
     return(oDDM_PhongHoc.GetChon(IDToaNha, mPhongHoc));
 }