SwitchStatementBuilder(IExpression)
Initializes a new instance of the SwitchStatementBuilder class.
Declaration
public SwitchStatementBuilder(IExpression expression)
Parameters
Type | Name | Description |
---|---|---|
IExpression | expression | The expression in the |