Summary
Initializes a new instance of the
XmlDocExampleCodeParser
class.
- Namespace
- Cake
.Common .Solution .Project .XmlDoc - Containing Type
- Xml
Doc Example Code Parser
Syntax
public XmlDocExampleCodeParser(IFileSystem fileSystem, IGlobber globber, ICakeLog log)
Parameters
Name | Type | Description |
---|---|---|
fileSystem | IFileSystem | The file system. |
globber | IGlobber | The globber. |
log | ICakeLog | The log. |
Return Value
Type | Description |
---|---|
void |