GotoTargetRef Constructor (SwitchItem, Boolean) |
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax protected GotoTargetRef(
SwitchItem declaration,
bool isFirstOnLine
)
Parameters
- declaration
- Type: Nova.CodeDOMSwitchItem
- isFirstOnLine
- Type: SystemBoolean
See Also