Beispiel #1
0
 public SampleCommand(ConfigOne config)
 {
     Config = config;
 }
Beispiel #2
0
 public BlockingCommand(ConfigOne config)
 {
     Config = config;
 }