Exemplo n.º 1
0
 public void SetConfig(PGMKInputConfig config)
 {
     this.config = config;
 }
Exemplo n.º 2
0
 public PGMKInputDevice(PGMKInputConfig config)
 {
     this.config = config;
 }