Overload List
| Name | Description |
|---|---|
| PrettyPrint()()()() |
Pretty-print a Snapshot object to the standard output.
Shortcut for PrettyPrint(true, true, true, false).
|
| PrettyPrint(Boolean, Boolean, Boolean, Boolean) |
Pretty-print a Snapshot object to the standard output.
|
| PrettyPrint(TextWriter, Boolean, Boolean, Boolean, Boolean) |
Pretty-print a Snapshot object to the specified TextWriter.
|