Example #1
0
 public Client()
 {
     form = Form_Board.Create(this);
     Console.Out.WriteLine("Form initialized");
 }