Exemplo n.º 1
0
Arquivo: Form1.cs Projeto: imrole/c-
 private void button7_Click(object sender, EventArgs e)
 {
     label1.Text = ip.Next();
 }