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