コード例 #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();
 }