Switch Constructor |
Name | Description | |
---|---|---|
Switch(Expression) |
Create a Switch on the specified target Expression.
| |
Switch(Expression, SwitchItem) |
Create a Switch on the specified target Expression.
| |
Switch(Parser, CodeObject) | Initializes a new instance of the Switch class |