Method Snapshot
- Namespace
- DocWright.Core.Diagnostics
- Assembly
- DocWright.Core.dll
Snapshot()
Returns a snapshot of the diagnostics collected so far, in report order.
public IReadOnlyList<ConversionDiagnostic> Snapshot()
Returns
- IReadOnlyList<ConversionDiagnostic>
A new array containing the collected diagnostics.