AssemblySlashDoc Constructor (String, String)

NDoc Core

NDoc Documentation

AssemblySlashDoc Constructor (String, String)

Initializes a new instance of the AssemblySlashDoc class to the values indicated.

public AssemblySlashDoc(
   string assemblyFilename,
   string slashDocFilename
);

Parameters

assemblyFilename
An assembly filename.
slashDocFilename
A /doc filename.

See Also

AssemblySlashDoc Class | NDoc.Core Namespace | AssemblySlashDoc Constructor Overload List