Boiler.BoilerInputPipeState.BoilerInputPipeState C# (CSharp) Method

BoilerInputPipeState() public method

Initializes the type with its default attribute values.
public BoilerInputPipeState ( NodeState parent ) : System
parent NodeState
return System
        public BoilerInputPipeState(NodeState parent) : base(parent)
        {
        }