Example #1
0
 public List <eTipoInteresse> Consultar(eTipoInteresse item)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public eMensagem Habilitar(eTipoInteresse item)
 {
     throw new NotImplementedException();
 }
Example #3
0
 public eMensagem Registrar(eTipoInteresse item)
 {
     throw new NotImplementedException();
 }