Exemple #1
0
 public bool ThemSV(SinhVien SV)
 {
     return(SVDAO.ThemSV(SV));
 }