XmlDocExampleCodeParser.

XmlDocExampleCodeParser(IFileSystem, IGlobber, ICakeLog) Constructor

Summary

Initializes a new instance of the XmlDocExampleCodeParser class.

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