Exemplo n.º 1
0
        private void buttonMultiGASIM_Click(object sender, EventArgs e)
        {
            ThreadMaster tm = new ThreadMaster();

            tm.startMultiGA();
        }