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

CommunicationServerTypeInitializeMethodState() 공개 메소드

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