Property | Type | Description | |
---|---|---|---|
NativeToManagedMap | VariablesOptions>.System.Collections.Concurrent.ConcurrentDictionary |
Property | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
IsValid ( ) : bool | ||
VariablesOptions ( ) : System | ||
VariablesOptions ( LLDB options ) : System | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
VariablesOptions ( void native, bool skipVTables = false ) : System |
Method | Description | |
---|---|---|
VariablesOptions ( |
||
__CopyValue ( |
public VariablesOptions ( LLDB options ) : System | ||
options | LLDB | |
return | System |
protected VariablesOptions ( 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 | VariablesOptions>.System.Collections.Concurrent.ConcurrentDictionary |