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

SetAddressMethodHARTMethodState() public méthode

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