Interface IMigratableConfig
Inherited Members
Namespace: Eco.Core.Plugins
Assembly: Eco.Core.dll
Syntax
public interface IMigratableConfig : IVersionedConfig, IValidatableConfig
Methods
Migrate(JObject)
Declaration
void Migrate(JObject json)
Parameters
Type | Name | Description |
---|---|---|
Newtonsoft.Json.Linq.JObject | json |