Nachdem der Administrator den serverseitigen Delegate-Code (durch Erweitern oder Auskommentieren) geändert hat, publiziert die Entwicklungs-Applikation den neuen Parameter.
After the administrator changes the server-side delegate code by adding to it (or commenting out what is there), the authoring application publishes the new parameter.
Zur Verwendung mit anonymen Methoden werden der Delegat und der Code, dem er zugeordnet werden soll, zusammen deklariert.
For use with anonymous methods, the delegate and the code to be associated with it are declared together.
Zeigt, wie die Unterstützung durch Kovarianz und Kontravarianz bei Func- und Action-Delegaten bei der Wiederverwendung Ihres Codes helfen kann.Wir möchten gern Ihre Meinung hören.
Shows how covariance and contravariance support in the Func and Action delegates can help you reuse code. Feedback
Code, um einen delegate-Typ zu deklarieren, der SendMessageDelegate heißt und welcher eine Message als Parameter erwartet und ein void zurückgibt
Nachdem ein Delegatobjekt erstellt wurde, wird es normalerweise an anderen Code übergeben, durch den der Delegat aufgerufen wird.Ein Delegatobjekt wird über seinen Namen aufgerufen.
After a delegate object is created, the delegate object is typically passed to other code that will call the delegate.
Der Typ Expression<TDelegate>bietet die Methode Compile, welche den durch eine Ausdrucksbaumstruktur dargestellten Code in einen ausführbaren Delegaten kompiliert.
The Expression(Of TDelegate) type provides the Compile method, that compiles the code represented by the expression tree into an executable delegate.
Was sich so richtig geändert und auch fortlaufend erweitert wird (zumindest ist der Willen dazu bekundet worden), ist, dass Microsoft jetzt an geeigneten Stellen Delegates im Code platziert, um uns Eingriffe zu ermöglichen, ohne den Code verändern (customizen) zu müssen.
What changed and is said to be an ongoing process in the future is that Microsoft adds delegates in certain places to enable us to extend the behavior of things (without having to modify standard code).
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.
Aucun résultat pour cette recherche.
Synonymes et analogies de "Delegate-Code" en allemand