Exemplo n.º 1
0
 public void Update(BusinessObjects.Continent entityToUpdate)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void Insert(BusinessObjects.Continent entity)
 {
     throw new NotImplementedException();
 }