Summary
Initializes a new instance of the
RocketEnvironment class.
- Assembly
- Rocket
.Surgery .Conventions .Abstractions .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- RocketEnvironment
Syntax
public RocketEnvironment(IHostingEnvironment environment)
Parameters
| Name | Type | Description |
|---|---|---|
| environment | IHostingEnvironment | The environment. |
Return Value
| Type | Description |
|---|---|
| void |
