Il déclare les paramètres et le code qui définissent une expression fonction lambda.
It declares the parameters and code that define a function lambda expression.
Une expression lambda peut être convertie implicitement en type délégué compatible.
A lambda expression can be implicitly converted to a compatible delegate type.
Vous pouvez passer des valeurs de la portée actuelle à une expression lambda.
You can pass values from the current scope to a lambda expression.
Une expression lambda n'a pas de nom.
A lambda expression does not have a name.
Les variables introduites dans une expression lambda ne sont pas visibles dans la méthode externe.
Variables introduced within a lambda expression are not visible in the outer method.
Une expression lambda partage son contexte avec la portée dans laquelle elle est définie.
A lambda expression shares its context with the scope within which it is defined.
Une expression lambda ne peut pas capturer directement un paramètre ref ou out dans une méthode englobante.
A lambda expression cannot directly capture a ref or out parameter from an enclosing method.
Toutefois, il est parfois commode de parler de manière informelle du « type » d'une expression lambda.
However, it is sometimes convenient to speak informally of the "type" of a lambda expression.
Il serait donc plus pratique d'utiliser une expression lambda pour spécifier le chemin de la propriété à inclure.
It would be much more convenient to use a lambda expression to specify the property path.
Où dois-je marquer une expression lambda async?
Where do I mark a lambda expression async?
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.