Свойство | Type | Description | |
---|---|---|---|
NativeToManagedMap | BreakpointLocation>.System.Collections.Concurrent.ConcurrentDictionary |
Свойство | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Méthode | Description | |
---|---|---|
BreakpointLocation ( ) : System | ||
BreakpointLocation ( LLDB rhs ) : System | ||
Dispose ( ) : void | ||
GetAddress ( ) : LLDB.Address | ||
GetBreakpoint ( ) : LLDB.Breakpoint | ||
GetDescription ( LLDB description, LLDB level ) : bool | ||
IsEnabled ( ) : bool | ||
IsResolved ( ) : bool | ||
IsValid ( ) : bool | ||
SetScriptCallbackBody ( string script_body_text ) : LLDB.Error | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
Méthode | Description | |
---|---|---|
BreakpointLocation ( void native, bool skipVTables = false ) : System | ||
Dispose ( bool disposing ) : void |
Méthode | Description | |
---|---|---|
BreakpointLocation ( |
||
__CopyValue ( |
public BreakpointLocation ( LLDB rhs ) : System | ||
rhs | LLDB | |
Résultat | System |
protected BreakpointLocation ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
Résultat | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public GetDescription ( LLDB description, LLDB level ) : bool | ||
description | LLDB | |
level | LLDB | |
Résultat | bool |
public SetScriptCallbackBody ( string script_body_text ) : LLDB.Error | ||
script_body_text | string | |
Résultat | LLDB.Error |
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 | BreakpointLocation>.System.Collections.Concurrent.ConcurrentDictionary |