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

GetApplicationMethodState() public méthode

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