Method Dump
Dump(ResolvedDocument)
Dumps a resolved document.
public static string Dump(ResolvedDocument document)
Parameters
documentResolvedDocumentThe resolved document.
Returns
- string
The dump text.
Dumps a resolved document.
public static string Dump(ResolvedDocument document)
document ResolvedDocumentThe resolved document.
The dump text.