Summary
Initializes a new instance of the
ProjectParser
class.
- Namespace
- Cake
.Common .Solution .Project - Containing Type
- ProjectParser
Syntax
public ProjectParser(IFileSystem fileSystem, ICakeEnvironment environment)
Parameters
Name | Type | Description |
---|---|---|
fileSystem | IFileSystem | The file system. |
environment | ICakeEnvironment | The environment. |
Return Value
Type | Description |
---|---|
void |