This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Gem.
Summary
Initializes a new instance of the
GemArgumentBuilder<T>
class.
- Assembly
- Cake
.Gem .dll - Namespace
- Cake
.Gem - Containing Type
- GemArgumentBuilder
<T>
Syntax
protected GemArgumentBuilder(ICakeEnvironment environment, T setting)
Parameters
Name | Type | Description |
---|---|---|
environment | ICakeEnvironment | The environment. |
setting | T | The settings |
Return Value
Type | Description |
---|---|
void |