Пример #1
0
 public static DataTable GetSucKhoe(string maTre, int nam)
 {
     return(TreDAL.GetSucKhoe(maTre, nam));
 }