Boiler.BoilerInputPipeState.BoilerInputPipeState C# (CSharp) Méthode

BoilerInputPipeState() public méthode

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