Base class for enterprises environments. It handle serialization.
Inheritance Hierarchy
Object | ||
EnvironmentBase | ||
EnvironmentsChain |
Assembly: Epic.Core
Declaration Syntax
C# |
[SerializableAttribute] public abstract class EnvironmentBase : IEnvironment, ISerializable
Members
All Members | Constructors | Methods | |||
Member | Description | |
---|---|---|
EnvironmentBase()()()() | Initializes a new instance of the EnvironmentBase class | |
Get<(Of <<'(TObject>)>>)(InstanceName<(Of <<'(TObject>)>>)) |
Provide a tool or information from the enterprise environment.
|