Opc.Ua.Gds.StartNewKeyPairRequestMethodState.StartNewKeyPairRequestMethodState C# (CSharp) Méthode

StartNewKeyPairRequestMethodState() public méthode

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