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