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