Opc.Ua.Gds.StartNewKeyPairRequestMethodState.StartNewKeyPairRequestMethodState C# (CSharp) Метод

StartNewKeyPairRequestMethodState() публичный Метод

Initializes the type with its default attribute values.
public StartNewKeyPairRequestMethodState ( NodeState parent ) : System
parent NodeState
Результат System
        public StartNewKeyPairRequestMethodState(NodeState parent)
            : base(parent)
        {
        }