Show / Hide Table of Contents

    Class EnvironmentConfig

    Inheritance
    Object
    EnvironmentConfig
    Implements
    IEnvironmentConfig
    IData
    IInjectable
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ToString()
    Object.ReferenceEquals(Object, Object)
    Namespace: IdleKit.Core
    Assembly: cs.temp.dll.dll
    Syntax
    [Serializable]
    public class EnvironmentConfig : IEnvironmentConfig, IData, IInjectable

    Properties

    Id

    Declaration
    public string Id { get; }
    Property Value
    Type Description
    String

    Methods

    Inject(IResolver)

    Declaration
    public void Inject(IResolver resolver)
    Parameters
    Type Name Description
    IResolver resolver

    Implements

    IEnvironmentConfig
    IData
    IInjectable
    Back to top Copyright © 2020 East Side Games Inc.