Свойство | Type | Description | |
---|---|---|---|
NativeToManagedMap | TypeNameSpecifier>.System.Collections.Concurrent.ConcurrentDictionary |
Свойство | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
Equals ( object obj ) : bool | ||
GetDescription ( LLDB description, LLDB description_level ) : bool | ||
GetHashCode ( ) : int | ||
GetType ( ) : LLDB.Type | ||
IsEqualTo ( LLDB rhs ) : bool | ||
IsRegex ( ) : bool | ||
IsValid ( ) : bool | ||
TypeNameSpecifier ( ) : System | ||
TypeNameSpecifier ( LLDB type ) : System | ||
TypeNameSpecifier ( string name, bool is_regex ) : System | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
||
operator ( ) : bool |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
TypeNameSpecifier ( void native, bool skipVTables = false ) : System |
Méthode | Description | |
---|---|---|
TypeNameSpecifier ( |
||
__CopyValue ( |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public GetDescription ( LLDB description, LLDB description_level ) : bool | ||
description | LLDB | |
description_level | LLDB | |
Résultat | bool |
public TypeNameSpecifier ( LLDB type ) : System | ||
type | LLDB | |
Résultat | System |
public TypeNameSpecifier ( string name, bool is_regex ) : System | ||
name | string | |
is_regex | bool | |
Résultat | System |
protected TypeNameSpecifier ( 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 | TypeNameSpecifier>.System.Collections.Concurrent.ConcurrentDictionary |