Exemplo n.º 1
0
 public void Update(Client student)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void Insert(Client student)
 {
     throw new NotImplementedException();
 }