Esempio n. 1
0
 public IList <ADM_ESTADO_CIVIL> GetById(ADM_ESTADO_CIVIL entity)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public int Update(ADM_ESTADO_CIVIL entity)
 {
     throw new NotImplementedException();
 }
Esempio n. 3
0
 public bool Exists(ADM_ESTADO_CIVIL entity)
 {
     throw new NotImplementedException();
 }