Property | Type | Description | |
---|---|---|---|
NativeToManagedMap | LanguageRuntime>.System.Collections.Concurrent.ConcurrentDictionary |
Property | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetLanguageTypeFromString ( string @string ) : LLDB.LanguageType | ||
GetNameForLanguageType ( LLDB language ) : string | ||
LanguageRuntime ( ) : System | ||
LanguageRuntime ( LLDB _0 ) : System | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
LanguageRuntime ( void native, bool skipVTables = false ) : System |
Method | Description | |
---|---|---|
LanguageRuntime ( |
||
__CopyValue ( |
public static GetLanguageTypeFromString ( string @string ) : LLDB.LanguageType | ||
@string | string | |
return | LLDB.LanguageType |
public static GetNameForLanguageType ( LLDB language ) : string | ||
language | LLDB | |
return | string |
protected LanguageRuntime ( 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 | LanguageRuntime>.System.Collections.Concurrent.ConcurrentDictionary |