프로퍼티 | 타입 | 설명 | |
---|---|---|---|
NativeToManagedMap | Command>.System.Collections.Concurrent.ConcurrentDictionary |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
메소드 | 설명 | |
---|---|---|
AddCommand ( string name, LLDB impl, string help ) : LLDB.Command | ||
AddMultiwordCommand ( string name, string help ) : LLDB.Command | ||
Command ( ) : System | ||
Command ( LLDB _0 ) : System | ||
Dispose ( ) : void | ||
IsValid ( ) : bool | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
메소드 | 설명 | |
---|---|---|
Command ( void native, bool skipVTables = false ) : System | ||
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
Command ( |
||
__CopyValue ( |
public AddCommand ( string name, LLDB impl, string help ) : LLDB.Command | ||
name | string | |
impl | LLDB | |
help | string | |
리턴 | LLDB.Command |
public AddMultiwordCommand ( string name, string help ) : LLDB.Command | ||
name | string | |
help | string | |
리턴 | LLDB.Command |
protected Command ( 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 |
||
리턴 | Command>.System.Collections.Concurrent.ConcurrentDictionary |