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

ResetScanMethodState() public method

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