Beispiel #1
0
 public ctlSystemConfig(IConfig Config)
 {
     _Config = Config;
     Config.SetController(this);
 }