Esempio n. 1
0
 public StepCounterController(IntPtr handle) : base(handle)
 {
     _stepManager = new StepManager();
 }
 public StepCounterController(IntPtr handle)
     : base(handle)
 {
     _stepManager = new StepManager();
 }