Beispiel #1
0
 public void SetConfiguration(StarConfiguration config)
 {
     starConfig.CopyConfig(config);
     Init();
 }