Opc.Ua.Di.BreakLockMethodState.BreakLockMethodState C# (CSharp) Méthode

BreakLockMethodState() public méthode

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