Opc.Ua.Gds.GetApplicationMethodState.GetApplicationMethodState C# (CSharp) 메소드

GetApplicationMethodState() 공개 메소드

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