internal SuperState(Reflection.StateInfo stateInfo) : base(stateInfo) { }
/// <summary> /// Constructs a new instance of SuperState. /// </summary> /// <param name="stateInfo">The super state to be represented.</param> public SuperState(Reflection.StateInfo stateInfo) : base(stateInfo) { }