Interface IProviderSpecificMapperFactory
Namespace: Umbraco.Cms.Infrastructure.Persistence
Assembly: Umbraco.Infrastructure.dll
Syntax
public interface IProviderSpecificMapperFactory
Properties
View SourceMappers
Declaration
NPocoMapperCollection Mappers { get; }
Property Value
Type | Description |
---|---|
NPocoMapperCollection |
ProviderName
Declaration
string ProviderName { get; }
Property Value
Type | Description |
---|---|
System.String |