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