Свойство | Тип | Описание | |
---|---|---|---|
NativeToManagedMap | Event>.System.Collections.Concurrent.ConcurrentDictionary |
Свойство | Тип | Описание | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Метод | Описание | |
---|---|---|
BroadcasterMatchesPtr ( LLDB broadcaster ) : bool | ||
BroadcasterMatchesRef ( LLDB broadcaster ) : bool | ||
Clear ( ) : void | ||
Dispose ( ) : void | ||
Event ( ) : System | ||
Event ( LLDB rhs ) : System | ||
Event ( uint @event, string cstr, uint cstr_len ) : System | ||
GetBroadcaster ( ) : LLDB.Broadcaster | ||
GetCStringFromEvent ( LLDB @event ) : string | ||
GetDescription ( LLDB description ) : bool | ||
IsValid ( ) : bool | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Event ( void native, bool skipVTables = false ) : System |
Метод | Описание | |
---|---|---|
Event ( |
||
__CopyValue ( |
public BroadcasterMatchesPtr ( LLDB broadcaster ) : bool | ||
broadcaster | LLDB | |
Результат | bool |
public BroadcasterMatchesRef ( LLDB broadcaster ) : bool | ||
broadcaster | LLDB | |
Результат | bool |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public Event ( uint @event, string cstr, uint cstr_len ) : System | ||
@event | uint | |
cstr | string | |
cstr_len | uint | |
Результат | System |
protected Event ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
Результат | System |
public GetBroadcaster ( ) : LLDB.Broadcaster | ||
Результат | LLDB.Broadcaster |
public static GetCStringFromEvent ( LLDB @event ) : string | ||
@event | LLDB | |
Результат | string |
public GetDescription ( LLDB description ) : bool | ||
description | LLDB | |
Результат | bool |
public static __CreateInstance ( |
||
native | ||
skipVTables | bool | |
Результат |
public static __CreateInstance ( global native, bool skipVTables = false ) : |
||
native | global | |
skipVTables | bool | |
Результат |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
Результат | Event>.System.Collections.Concurrent.ConcurrentDictionary |