[]
Determines whether the expression contains parameters.
public static bool HasParamsRefs(this ExpressionInfo e)
| Type | Name | Description |
|---|---|---|
| ExpressionInfo | e | An ExpressionInfo object to check for. |
| Type | Description |
|---|---|
| bool | A bool value where |