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