Class EnvironmentConfig
Inherited Members
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 |