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 |
Initializes a new instance of the SwitchStatementBuilder class.
public SwitchStatementBuilder(IExpression expression)| Type | Name | Description |
|---|---|---|
| IExpression | expression | The expression in the |