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

CommunicationServerTypeResetMethodState() 공개 메소드

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