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

ConnectionPoint_Foundation_H1State() public method

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