Ejemplo n.º 1
0
 public void UpdateAdUser(NhanVienViewModel2 model, string pw)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public void CreateOrUpdateAdUser(NhanVienViewModel2 user, string pw)
 {
     throw new NotImplementedException();
 }