public void Update(Client student) { throw new NotImplementedException(); }
public void Insert(Client student) { throw new NotImplementedException(); }