Свойство | Тип | Описание | |
---|---|---|---|
NativeToManagedMap | CommandInterpreterRunOptions>.System.Collections.Concurrent.ConcurrentDictionary |
Свойство | Тип | Описание | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Метод | Описание | |
---|---|---|
CommandInterpreterRunOptions ( ) : System | ||
CommandInterpreterRunOptions ( LLDB _0 ) : System | ||
Dispose ( ) : void | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
Метод | Описание | |
---|---|---|
CommandInterpreterRunOptions ( void native, bool skipVTables = false ) : System | ||
Dispose ( bool disposing ) : void |
Метод | Описание | |
---|---|---|
CommandInterpreterRunOptions ( |
||
__CopyValue ( |
public CommandInterpreterRunOptions ( ) : System | ||
Результат | System |
public CommandInterpreterRunOptions ( LLDB _0 ) : System | ||
_0 | LLDB | |
Результат | System |
protected CommandInterpreterRunOptions ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
Результат | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public static __CreateInstance ( |
||
native | ||
skipVTables | bool | |
Результат |
public static __CreateInstance ( global native, bool skipVTables = false ) : |
||
native | global | |
skipVTables | bool | |
Результат |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
Результат | CommandInterpreterRunOptions>.System.Collections.Concurrent.ConcurrentDictionary |