Method | Description | |
---|---|---|
FormatObject ( Thread target, object obj, DisplayFormat format ) : string | ||
FormatType ( Thread target, |
||
PrintVariable ( |
||
ShowVariableType ( |
public abstract FormatObject ( Thread target, object obj, DisplayFormat format ) : string | ||
target | Thread | |
obj | object | |
format | DisplayFormat | |
return | string |
public abstract FormatType ( Thread target, |
||
target | Thread | |
type | ||
return | string |
public abstract PrintVariable ( |
||
variable | ||
frame | ||
return | string |
public abstract ShowVariableType ( |
||
type | ||
name | string | |
return | string |