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