Exemplo n.º 1
0
 public static DataTable LoadLichTrinhThang(int Thang)
 {
     return(LichTrinhDAO.LoadLichTrinhThang(Thang));
 }