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

HARTState() public méthode

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