Exemplo n.º 1
0
 public bool Update(OA.Model.Student t)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public Student Add(OA.Model.Student t)
 {
     throw new NotImplementedException();
 }