Свойство | Type | Description | |
---|---|---|---|
NativeToManagedMap | Function>.System.Collections.Concurrent.ConcurrentDictionary |
Свойство | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
Equals ( object obj ) : bool | ||
Function ( ) : System | ||
Function ( LLDB rhs ) : System | ||
GetArgumentName ( uint arg_idx ) : string | ||
GetBlock ( ) : LLDB.Block | ||
GetDescription ( LLDB description ) : bool | ||
GetEndAddress ( ) : LLDB.Address | ||
GetHashCode ( ) : int | ||
GetInstructions ( LLDB target ) : LLDB.InstructionList | ||
GetInstructions ( LLDB target, string flavor ) : LLDB.InstructionList | ||
GetStartAddress ( ) : LLDB.Address | ||
GetType ( ) : LLDB.Type | ||
IsValid ( ) : bool | ||
__CreateInstance ( Function native, bool skipVTables = false ) : Function | ||
__CreateInstance ( global native, bool skipVTables = false ) : Function | ||
operator ( ) : bool |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Function ( void native, bool skipVTables = false ) : System |
Méthode | Description | |
---|---|---|
Function ( Function native, bool skipVTables = false ) : System | ||
__CopyValue ( Function native ) : void* |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
protected Function ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
Résultat | System |
public GetArgumentName ( uint arg_idx ) : string | ||
arg_idx | uint | |
Résultat | string |
public GetDescription ( LLDB description ) : bool | ||
description | LLDB | |
Résultat | bool |
public GetInstructions ( LLDB target ) : LLDB.InstructionList | ||
target | LLDB | |
Résultat | LLDB.InstructionList |
public GetInstructions ( LLDB target, string flavor ) : LLDB.InstructionList | ||
target | LLDB | |
flavor | string | |
Résultat | LLDB.InstructionList |
public static __CreateInstance ( Function native, bool skipVTables = false ) : Function | ||
native | Function | |
skipVTables | bool | |
Résultat | Function |
public static __CreateInstance ( global native, bool skipVTables = false ) : Function | ||
native | global | |
skipVTables | bool | |
Résultat | Function |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
Résultat | Function>.System.Collections.Concurrent.ConcurrentDictionary |