Exemplo n.º 1
0
 public MarcadorFlows()
 {
     gerenciaFlows     = new GerenciaFlows();
     gerenciarProjetos = new GerenciarProjetos();
 }
Exemplo n.º 2
0
 public PerfilGlobalFlows()
 {
     gerenciaFlows     = new GerenciaFlows();
     gerenciarProjetos = new GerenciarProjetos();
 }