Свойство | Тип | Описание | |
---|---|---|---|
NativeToManagedMap | LanguageRuntime>.System.Collections.Concurrent.ConcurrentDictionary |
Свойство | Тип | Описание | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
GetLanguageTypeFromString ( string @string ) : LLDB.LanguageType | ||
GetNameForLanguageType ( LLDB language ) : string | ||
LanguageRuntime ( ) : System | ||
LanguageRuntime ( LLDB _0 ) : System | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void | ||
LanguageRuntime ( void native, bool skipVTables = false ) : System |
Метод | Описание | |
---|---|---|
LanguageRuntime ( |
||
__CopyValue ( |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public static GetLanguageTypeFromString ( string @string ) : LLDB.LanguageType | ||
@string | string | |
Результат | LLDB.LanguageType |
public static GetNameForLanguageType ( LLDB language ) : string | ||
language | LLDB | |
Результат | string |
public LanguageRuntime ( LLDB _0 ) : System | ||
_0 | LLDB | |
Результат | System |
protected LanguageRuntime ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
Результат | System |
public static __CreateInstance ( |
||
native | ||
skipVTables | bool | |
Результат |
public static __CreateInstance ( global native, bool skipVTables = false ) : |
||
native | global | |
skipVTables | bool | |
Результат |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
Результат | LanguageRuntime>.System.Collections.Concurrent.ConcurrentDictionary |