Ejemplo n.º 1
0
 public List <eTipoInteresse> Consultar(eTipoInteresse item)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public eMensagem Habilitar(eTipoInteresse item)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public eMensagem Registrar(eTipoInteresse item)
 {
     throw new NotImplementedException();
 }