Opc.Ua.Gds.UnregisterApplicationMethodState.UnregisterApplicationMethodState C# (CSharp) Méthode

UnregisterApplicationMethodState() public méthode

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