Method | Description | |
---|---|---|
DocumentationGenerator ( string outputPath, string templatePath, ICommentParser commentParser, |
||
Generate ( ) : void | ||
SetAssemblies ( IEnumerable |
||
SetXmlFiles ( IEnumerable |
public DocumentationGenerator ( string outputPath, string templatePath, ICommentParser commentParser, |
||
outputPath | string | |
templatePath | string | |
commentParser | ICommentParser | |
eventAggregator | ||
return | System |
public SetAssemblies ( IEnumerable |
||
assemblyPaths | IEnumerable |
|
return | void |
public SetXmlFiles ( IEnumerable |
||
xmlFiles | IEnumerable |
|
return | void |