Opc.Ua.Gds.UnregisterApplicationMethodState.UnregisterApplicationMethodState C# (CSharp) Method

UnregisterApplicationMethodState() public method

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