Method | Description | |
---|---|---|
NeedsParenthesisFor ( this outer, ExpressionOperatorPrecedence inner ) : bool |
Needs parenthesis for the expression
|
public static NeedsParenthesisFor ( this outer, ExpressionOperatorPrecedence inner ) : bool | ||
outer | this | |
inner | ExpressionOperatorPrecedence | |
return | bool |