Property | Type | Description | |
---|---|---|---|
NativeToManagedMap | CommandInterpreterRunOptions>.System.Collections.Concurrent.ConcurrentDictionary |
Property | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Method | Description | |
---|---|---|
CommandInterpreterRunOptions ( ) : System | ||
CommandInterpreterRunOptions ( LLDB _0 ) : System | ||
Dispose ( ) : void | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
Method | Description | |
---|---|---|
CommandInterpreterRunOptions ( void native, bool skipVTables = false ) : System | ||
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
CommandInterpreterRunOptions ( |
||
__CopyValue ( |
public CommandInterpreterRunOptions ( ) : System | ||
return | System |
public CommandInterpreterRunOptions ( LLDB _0 ) : System | ||
_0 | LLDB | |
return | System |
protected CommandInterpreterRunOptions ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
return | System |
public static __CreateInstance ( |
||
native | ||
skipVTables | bool | |
return |
public static __CreateInstance ( global native, bool skipVTables = false ) : |
||
native | global | |
skipVTables | bool | |
return |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
return | CommandInterpreterRunOptions>.System.Collections.Concurrent.ConcurrentDictionary |