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

TransferMethodGENERICMethodState() public méthode

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