Boiler.BoilerStateMachineState.BoilerStateMachineState C# (CSharp) 메소드

BoilerStateMachineState() 공개 메소드

Initializes the type with its default attribute values.
public BoilerStateMachineState ( NodeState parent ) : System
parent NodeState
리턴 System
        public BoilerStateMachineState(NodeState parent) : base(parent)
        {
        }