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