Opc.Ua.Di.BreakLockMethodState.BreakLockMethodState C# (CSharp) Method

BreakLockMethodState() public method

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