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

CommunicationServerTypeResetMethodState() public méthode

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