Метод | Описание | |
---|---|---|
FormatObject ( Thread target, object obj, DisplayFormat format ) : string | ||
FormatType ( Thread target, |
||
PrintFrame ( |
||
PrintVariable ( |
||
Reset ( ) : void | ||
ShowVariableType ( |
||
StyleCLI ( |
||
TargetEvent ( Thread thread, |
||
TargetStopped ( |
||
UnhandledException ( |
Метод | Описание | |
---|---|---|
FormatAccessibility ( StringBuilder sb, string prefix, TargetMemberAccessibility accessibility ) : void | ||
FormatEnumMember ( Thread target, string prefix, |
||
FormatEvent ( string prefix, |
||
FormatEvents ( |
||
FormatEvents ( |
||
FormatFields ( |
||
FormatFields ( |
||
FormatMember ( string prefix, |
||
FormatMethod ( string prefix, |
||
FormatMethods ( |
||
FormatMethods ( |
||
FormatProperties ( |
||
FormatProperties ( |
||
FormatProperty ( string prefix, |
||
FormatStruct ( string prefix, |
||
FormatType ( Thread target, string prefix, |
||
PrintObject ( Thread target, |
||
PrintSource ( |
||
TargetEvent ( Thread target, |
protected FormatAccessibility ( StringBuilder sb, string prefix, TargetMemberAccessibility accessibility ) : void | ||
sb | StringBuilder | |
prefix | string | |
accessibility | TargetMemberAccessibility | |
Результат | void |
protected FormatEnumMember ( Thread target, string prefix, |
||
target | Thread | |
prefix | string | |
info | ||
is_static | bool | |
hash | ||
Результат | string |
protected FormatEvent ( string prefix, |
||
prefix | string | |
ev | ||
is_static | bool | |
hash | ||
Результат | string |
protected FormatEvents ( |
||
type | ||
accessibility | TargetMemberAccessibility | |
members | List |
|
prefix | string | |
hash | ||
Результат | void |
protected FormatEvents ( |
||
type | ||
is_static | bool | |
accessibility | TargetMemberAccessibility | |
members | List |
|
prefix | string | |
hash | ||
Результат | void |
protected FormatFields ( |
||
type | ||
accessibility | TargetMemberAccessibility | |
members | List |
|
prefix | string | |
hash | ||
Результат | void |
protected FormatFields ( |
||
type | ||
is_static | bool | |
accessibility | TargetMemberAccessibility | |
members | List |
|
prefix | string | |
hash | ||
Результат | void |
protected FormatMember ( string prefix, |
||
prefix | string | |
member | ||
is_static | bool | |
hash | ||
Результат | string |
protected FormatMethod ( string prefix, |
||
prefix | string | |
method | ||
is_static | bool | |
is_ctor | bool | |
hash | ||
Результат | string |
protected FormatMethods ( |
||
type | ||
accessibility | TargetMemberAccessibility | |
members | List |
|
prefix | string | |
hash | ||
Результат | void |
protected FormatMethods ( |
||
type | ||
is_ctor | bool | |
is_static | bool | |
accessibility | TargetMemberAccessibility | |
members | List |
|
prefix | string | |
hash | ||
Результат | void |
public FormatObject ( Thread target, object obj, DisplayFormat format ) : string | ||
target | Thread | |
obj | object | |
format | DisplayFormat | |
Результат | string |
protected FormatProperties ( |
||
type | ||
accessibility | TargetMemberAccessibility | |
members | List |
|
prefix | string | |
hash | ||
Результат | void |
protected FormatProperties ( |
||
type | ||
is_static | bool | |
accessibility | TargetMemberAccessibility | |
members | List |
|
prefix | string | |
hash | ||
Результат | void |
protected FormatProperty ( string prefix, |
||
prefix | string | |
prop | ||
is_static | bool | |
hash | ||
Результат | string |
protected FormatStruct ( string prefix, |
||
prefix | string | |
type | ||
hash | ||
Результат | string |
public FormatType ( Thread target, |
||
target | Thread | |
type | ||
Результат | string |
protected FormatType ( Thread target, string prefix, |
||
target | Thread | |
prefix | string | |
type | ||
hash | ||
Результат | string |
public PrintFrame ( |
||
context | ||
frame | ||
Результат | void |
protected PrintObject ( Thread target, |
||
target | Thread | |
obj | ||
Результат | string |
protected PrintSource ( |
||
interpreter | ||
frame | ||
Результат | bool |
public PrintVariable ( |
||
variable | ||
frame | ||
Результат | string |
public ShowVariableType ( |
||
type | ||
name | string | |
Результат | string |
public StyleCLI ( |
||
interpreter | ||
Результат | System |
protected TargetEvent ( Thread target, |
||
target | Thread | |
frame | ||
args | ||
Результат | void |
public TargetEvent ( Thread thread, |
||
thread | Thread | |
args | ||
Результат | void |
public TargetStopped ( |
||
interpreter | ||
frame | ||
current_insn | ||
Результат | void |
public UnhandledException ( |
||
interpreter | ||
frame | ||
insn | ||
Результат | void |