Interface IJsonMigration
Base interface used to hold a reference to a typed IJsonMigration<TValue>.
Namespace: Unity.Serialization.Json.Adapters
Syntax
public interface IJsonMigration
Base interface used to hold a reference to a typed IJsonMigration<TValue>.
public interface IJsonMigration