Example #1
0
 public MarcadorFlows()
 {
     gerenciaFlows     = new GerenciaFlows();
     gerenciarProjetos = new GerenciarProjetos();
 }
Example #2
0
 public PerfilGlobalFlows()
 {
     gerenciaFlows     = new GerenciaFlows();
     gerenciarProjetos = new GerenciarProjetos();
 }