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

ConnectMethodHARTMethodState() public méthode

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