IDocumenter.View Method

NDoc Core

NDoc Documentation

IDocumenter.View Method 

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