Ejemplo n.º 1
0
 public Form2(ref ClientConnection client)
 {
     InitializeComponent();
     this.client = client;
 }