Property | Type | Description | |
---|---|---|---|
NativeToManagedMap | TypeNameSpecifier>.System.Collections.Concurrent.ConcurrentDictionary |
Property | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Method | 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 |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
TypeNameSpecifier ( void native, bool skipVTables = false ) : System |
Method | Description | |
---|---|---|
TypeNameSpecifier ( |
||
__CopyValue ( |
public GetDescription ( LLDB description, LLDB description_level ) : bool | ||
description | LLDB | |
description_level | LLDB | |
return | bool |
public TypeNameSpecifier ( LLDB type ) : System | ||
type | LLDB | |
return | System |
public TypeNameSpecifier ( string name, bool is_regex ) : System | ||
name | string | |
is_regex | bool | |
return | System |
protected TypeNameSpecifier ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
return | System |
public static __CreateInstance ( |
||
native | ||
skipVTables | bool | |
return |
public static __CreateInstance ( global native, bool skipVTables = false ) : |
||
native | global | |
skipVTables | bool | |
return |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
return | TypeNameSpecifier>.System.Collections.Concurrent.ConcurrentDictionary |