public ExampleServer(MainExampleServerlForm form, ExampleServerSettings serverSettings)
 {
     this.exampleServerForm = form;
     this.serverSettings    = serverSettings;
 }
 public ExampleServer(MainExampleServerlForm form, ExampleServerSettings serverSettings)
 {
     this.exampleServerForm = form;
     this.serverSettings = serverSettings;
 }