Exemplo n.º 1
0
 public ManterEmail()
     : base()
 {
     bmEmail = new BMEmail();
     listaConfiguracaoSistema = ConfiguracaoSistemaUtil.ObterTodasAsInformacoesDoTemplate();
 }