Esempio n. 1
0
 public void Update(Domain.Municipality entity)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public Municipality Add(Domain.Municipality entity)
 {
     throw new NotImplementedException();
 }