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

RegisterApplicationMethodState() public method

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