Пример #1
0
 public Wo1fSocketListener(int Port)
 {
     Settings  = new Wo1fSocketSetting();
     Stats     = new Wo1fSocketSettingStats();
     this.Port = Port;
 }
Пример #2
0
 public Wo1fSocketListener(int Port)
 {
     Settings = new Wo1fSocketSetting();
     Stats = new Wo1fSocketSettingStats();
     this.Port = Port;
 }