예제 #1
0
 public static bool LamMoiDSSV(SinhVienDTO sv)
 {
     return(SinhVienDAO.LamMoiDanhSach(sv));
 }