Property | Type | Description | |
---|---|---|---|
Sb | StringBuilder |
Method | Description | |
---|---|---|
DumpObject ( object o ) : void | ||
DumpVisitor ( bool showIgnoredFields, bool showByteArrays ) : System |
Method | Description | |
---|---|---|
Any ( IEnumerable ie ) : bool | ||
DumpPropertyOrField ( |
||
DumpValue ( object item ) : string | ||
GetFieldName ( |
||
IsBasicType ( |
||
IsDelegate ( |
||
IsIdOrTicks ( |
||
IsMixinField ( |
||
SafeToString ( object o ) : string |
public DumpVisitor ( bool showIgnoredFields, bool showByteArrays ) : System | ||
showIgnoredFields | bool | |
showByteArrays | bool | |
return | System |