Search Results for

    Show / Hide Table of Contents

    Interface IProviderSpecificMapperFactory

    Namespace: Umbraco.Cms.Infrastructure.Persistence
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IProviderSpecificMapperFactory

    Properties

    Mappers

    Declaration
    NPocoMapperCollection Mappers { get; }
    Property Value
    Type Description
    NPocoMapperCollection

    ProviderName

    Declaration
    string ProviderName { get; }
    Property Value
    Type Description
    System.String
    In This Article
    • Properties
      • Mappers
      • ProviderName
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX