RocketEnvironment.

RocketEnvironment(IHostingEnvironment) Constructor

Summary

Initializes a new instance of the RocketEnvironment class.

Syntax

public RocketEnvironment(IHostingEnvironment environment)

Parameters

Name Type Description
environment IHostingEnvironment The environment.

Return Value

Type Description
void