Property | Type | Description | |
---|---|---|---|
NativeToManagedMap | CommandPluginInterface>.System.Collections.Concurrent.ConcurrentDictionary |
Property | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Method | Description | |
---|---|---|
CommandPluginInterface ( ) : System | ||
CommandPluginInterface ( LLDB _0 ) : System | ||
Dispose ( ) : void | ||
DoExecute ( LLDB _0, sbyte _1, LLDB _2 ) : bool | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
Method | Description | |
---|---|---|
CommandPluginInterface ( void native, bool skipVTables = false ) : System | ||
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
CommandPluginInterface ( |
||
SetupVTables ( bool destructorOnly = false ) : void | ||
_DoExecute_0DelegateHook ( global instance, LLDB _0, sbyte _1, global _2 ) : bool | ||
__CopyValue ( |
||
_dtor_0DelegateHook ( global instance ) : void | ||
_dtor_0DelegateHook ( global instance, int delete ) : void |
public CommandPluginInterface ( LLDB _0 ) : System | ||
_0 | LLDB | |
return | System |
protected CommandPluginInterface ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
return | System |
public DoExecute ( LLDB _0, sbyte _1, LLDB _2 ) : bool | ||
_0 | LLDB | |
_1 | sbyte | |
_2 | LLDB | |
return | bool |
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 | CommandPluginInterface>.System.Collections.Concurrent.ConcurrentDictionary |