Opc.Ua.Fdi7.ServerCommunicationHARState.ServerCommunicationHARState C# (CSharp) Method

ServerCommunicationHARState() public method

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