Example #1
0
 // add new operation
 public DataTable get_all_full_info()
 {
     return(dao_GiaoVien.get_all_full_info());
 }