Example #1
0
 public string xoaNhanVien(string ma)
 {
     return(vienAccess.xoaNhanVien(ma));
 }