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

ConnectMethodHARTMethodState() public method

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