Exemplo n.º 1
0
        private void btnPOut_Click(object sender, EventArgs e)
        {
            ProtOut protOut = new ProtOut();

            protOut.Show();
        }