Свойство | Type | Description | |
---|---|---|---|
NativeToManagedMap | Event>.System.Collections.Concurrent.ConcurrentDictionary |
Свойство | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Méthode | Description | |
---|---|---|
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 ) : |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Event ( void native, bool skipVTables = false ) : System |
Méthode | Description | |
---|---|---|
Event ( |
||
__CopyValue ( |
public BroadcasterMatchesPtr ( LLDB broadcaster ) : bool | ||
broadcaster | LLDB | |
Résultat | bool |
public BroadcasterMatchesRef ( LLDB broadcaster ) : bool | ||
broadcaster | LLDB | |
Résultat | bool |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public Event ( uint @event, string cstr, uint cstr_len ) : System | ||
@event | uint | |
cstr | string | |
cstr_len | uint | |
Résultat | System |
protected Event ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
Résultat | System |
public GetBroadcaster ( ) : LLDB.Broadcaster | ||
Résultat | LLDB.Broadcaster |
public static GetCStringFromEvent ( LLDB @event ) : string | ||
@event | LLDB | |
Résultat | string |
public GetDescription ( LLDB description ) : bool | ||
description | LLDB | |
Résultat | bool |
public static __CreateInstance ( |
||
native | ||
skipVTables | bool | |
Résultat |
public static __CreateInstance ( global native, bool skipVTables = false ) : |
||
native | global | |
skipVTables | bool | |
Résultat |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
Résultat | Event>.System.Collections.Concurrent.ConcurrentDictionary |