Ejemplo n.º 1
0
 public byte GetCurrentState()
 {
     return(_machine.GetCurrentStateName());
 }