Exemple #1
0
 public eMensagem Excluir(eInteresse item)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public List <eInteresse> Consultar(eInteresse item = null)
 {
     throw new NotImplementedException();
 }
Exemple #3
0
 public eMensagem Registrar(eInteresse item)
 {
     throw new NotImplementedException();
 }