Opc.Ua.Fdi7.ScanMethodState.ScanMethodState C# (CSharp) Method

ScanMethodState() public method

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