Opc.Ua.Fdi7.GenericConnectionPointState.GenericConnectionPointState C# (CSharp) Méthode

GenericConnectionPointState() public méthode

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