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

ServerCommunicationHARState() 공개 메소드

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