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

GetApplicationMethodState() public method

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