Esempio n. 1
0
 public static DataTable getAllHocSinh()
 {
     return(DAL_HocSinh.getData());
 }
Esempio n. 2
0
 public static bool get()
 {
     return(DAL_HocSinh.get());
 }