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

TransferMethodHARTMethodState() public méthode

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