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

ServerCommunicationGENERICServiceState() public method

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