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

GetCertificateGroupsMethodState() public method

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