Goto Constructor |
Name | Description | |
---|---|---|
![]() | Goto(String) |
Create a Goto to a string name.
|
![]() | Goto(Expression) |
Create a Goto to a constant Expression.
|
![]() | Goto(Label) | |
![]() | Goto(SwitchItem) |
Create a Goto to a SwitchItem.
|
![]() | Goto(Parser, CodeObject) | Initializes a new instance of the Goto class |