Esempio n. 1
0
 public void Update(DalCountry entity)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public void Delete(DalCountry e)
 {
     throw new NotImplementedException();
 }