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

StartNewKeyPairRequestMethodState() public method

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