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