Exemple #1
0
 public ServerOptions(ServerGUI form)
 {
     InitializeComponent();
     this.server = form;
 }