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

BoilerState() 공개 메소드

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