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

SetAddressMethodGENERICMethodState() public method

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