Example #1
0
 public void Init()
 {
     this.microsystems   = new Microsystems();
     this.inputGenerator = new InputGenerator();
 }