Exemplo n.º 1
0
 public static string XoaNhanVien(string manv)
 {
     return(NhanVienRepository.XoaNhanVien(manv));
 }