Class MapperConfigurationStore
Inheritance
object
ConcurrentDictionary<Type, ConcurrentDictionary<string, string>>
Namespace: Umbraco.Cms.Infrastructure.Persistence.Mappers
Assembly: Umbraco.Infrastructure.dll
Syntax
public class MapperConfigurationStore : ConcurrentDictionary<Type, ConcurrentDictionary<string, string>>