Summary
Initializes a new instance of the
Wyam.Configuration.Configurator
class.
- Assembly
- Wyam
.Configuration .dll - Namespace
- Wyam
.Configuration - Containing Type
- Configurator
Syntax
public Configurator(Engine engine)
Parameters
Name | Type | Description |
---|---|---|
engine | Engine | The engine to configure. |
Return Value
Type | Description |
---|---|
void |