Opc.Ua.Fdi7.CommunicationServerTypeInitializeMethodState.CommunicationServerTypeInitializeMethodState C# (CSharp) Méthode

CommunicationServerTypeInitializeMethodState() public méthode

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