Method | Description | |
---|---|---|
DumpObject ( object o, int indentLevel ) : string | ||
WriteTabs ( StringBuilder sb, int count ) : void |
public static DumpObject ( object o, int indentLevel ) : string | ||
o | object | |
indentLevel | int | |
return | string |
public static WriteTabs ( StringBuilder sb, int count ) : void | ||
sb | StringBuilder | |
count | int | |
return | void |