DisasmSyntax Type
Represents the disassembly syntax.
Union cases
| Union case | Description |
Full Usage:
ATTSyntax
|
|
Full Usage:
DefaultSyntax
|
Instance members
| Instance member | Description |
Full Usage:
this.IsATTSyntax
Returns: bool
|
|
Full Usage:
this.IsDefaultSyntax
Returns: bool
|
|
B2R2