Exemplo n.º 1
0
        private void duqu_Click(object sender, EventArgs e)
        {
            BLL.Wish wish = new BLL.Wish();

            textBox11.Text = wish.getlost();
        }