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