IDocumenter.View Method
From NDoc Core
Spawns a new process to view the generated documentation.
void View();
Exceptions
| Exception Type | Condition |
|---|---|
| FileNotFoundException | Thrown if the main output file does not exist. |
See Also
IDocumenter Interface | NDoc.Core Namespace