Метод | Описание | |
---|---|---|
IsWithinLambda ( this parameterSyntax ) : bool |
checks if the given parameter syntax is part of a lambda expression (either a single one or a lambda parameter list).
|
public static IsWithinLambda ( this parameterSyntax ) : bool | ||
parameterSyntax | this | |
Результат | bool |