コード例 #1
0
 public DataTable TKSinhVienAll(SinhVien SV, string ns, string cmt)
 {
     return(SVDAO.TKSinhVienAll(SV, ns, cmt));
 }