Opc.Ua.Fdi7.ScanMethodState.ScanMethodState C# (CSharp) 메소드

ScanMethodState() 공개 메소드

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