[]
Gets a value indicating whether the specified expression is a compound expression.
public static bool IsCompoundExpression(this ExpressionInfo expr)
Type | Name | Description |
---|---|---|
ExpressionInfo | expr | An ExpressionInfo object to check for. |
Type | Description |
---|---|
bool | A bool value where |