Ejemplo n.º 1
0
 public static bool SuaNhanVien(NhanVienDTO nv)
 {
     return(DataProvider.ThemNhanvien("SuaNhanVien", nv));
 }