Example #1
0
File: Form1.cs Project: imrole/c-
 private void button7_Click(object sender, EventArgs e)
 {
     label1.Text = ip.Next();
 }