DebugPointAtWhile Type
Represents whether a debug point should be present for the 'while' in a 'while...' loop, that is whether the construct corresponds to a debug point in the original source.
Union cases
Union case |
Description
|
Full Usage:
No
|
|
|
Instance members
Instance member |
Description
|
Full Usage:
this.IsNo
Returns: bool
|
|
Full Usage:
this.IsYes
Returns: bool
|
|