Show / Hide Table of Contents

    Interface IEnvironmentConfig

    A wrapper for development environment data. This is used by services to separate config between different environments. This allows you to have one configuration on a dev environment and another in production. See ILoggingEnvironmentConfig for an example of this.

    Inherited Members
    IData.Id
    IInjectable.Inject(IResolver)
    Namespace: IdleKit.Core
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IEnvironmentConfig : IData, IInjectable
    Back to top Copyright © 2020 East Side Games Inc.