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