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

TransferMethodPROFINETMethodState() public méthode

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