Свойство | Type | Description | |
---|---|---|---|
NativeToManagedMap | ModuleSpecList>.System.Collections.Concurrent.ConcurrentDictionary |
Свойство | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Méthode | Description | |
---|---|---|
Append ( LLDB spec ) : void | ||
Dispose ( ) : void | ||
FindFirstMatchingSpec ( LLDB match_spec ) : LLDB.ModuleSpec | ||
FindMatchingSpecs ( LLDB match_spec ) : LLDB.ModuleSpecList | ||
GetDescription ( LLDB description ) : bool | ||
GetModuleSpecifications ( string path ) : LLDB.ModuleSpecList | ||
GetSpecAtIndex ( uint i ) : LLDB.ModuleSpec | ||
ModuleSpecList ( ) : System | ||
ModuleSpecList ( LLDB rhs ) : System | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
ModuleSpecList ( void native, bool skipVTables = false ) : System |
Méthode | Description | |
---|---|---|
ModuleSpecList ( |
||
__CopyValue ( |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public FindFirstMatchingSpec ( LLDB match_spec ) : LLDB.ModuleSpec | ||
match_spec | LLDB | |
Résultat | LLDB.ModuleSpec |
public FindMatchingSpecs ( LLDB match_spec ) : LLDB.ModuleSpecList | ||
match_spec | LLDB | |
Résultat | LLDB.ModuleSpecList |
public GetDescription ( LLDB description ) : bool | ||
description | LLDB | |
Résultat | bool |
public static GetModuleSpecifications ( string path ) : LLDB.ModuleSpecList | ||
path | string | |
Résultat | LLDB.ModuleSpecList |
public GetSpecAtIndex ( uint i ) : LLDB.ModuleSpec | ||
i | uint | |
Résultat | LLDB.ModuleSpec |
public ModuleSpecList ( LLDB rhs ) : System | ||
rhs | LLDB | |
Résultat | System |
protected ModuleSpecList ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
Résultat | System |
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 | ModuleSpecList>.System.Collections.Concurrent.ConcurrentDictionary |