Fork me on GitHubEpicdominant domains
APIEpicEnterpriseBase

EnterpriseBase
Enterprise base class, to be injected in Enterprise during initialization.
Inheritance Hierarchy
Object
EnterpriseBase

Assembly: Epic.Core

Declaration Syntax
C#
public abstract class EnterpriseBase
Remarks
It MUST be implemented by a class tailored to the enterprise and organization that will use the domain.
Members
All MembersConstructorsMethodsProperties  



MemberDescription
EnterpriseBase(String)
Constructor
Environment
Enterprise's IEnvironment.
Name
Enterprise name.
Organization
Organization that use the domain model.
RetrieveEnvironmentInstance()()()()
Retrieves the environment instance to be returned from the Environment property.
blog comments powered by Disqus