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

ConnectMethodHARTMethodState() 공개 메소드

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