Epic.Environment contains base implementations of IEnvironment.
It's defined in Epic.Core.
It's defined in Epic.Core.
Declaration Syntax
C# |
namespace Epic.Environment
Types
All Types | Classes |
Type | Description | |
---|---|---|
EnvironmentBase |
Base class for enterprises environments. It handle serialization.
| |
EnvironmentChainLinkBase |
Base class of a single link in an EnvironmentsChain.
| |
EnvironmentsChain |
Chainable environment.
|