Opc.Ua.Fdi7.HARTState.HARTState C# (CSharp) Method

HARTState() public method

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