summaryP:DotNetNuke.Data.PetaPoco.PetaPocoDataContext.FluentMappers

Namespace: DotNetNuke.Data.PetaPoco
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public Dictionary<Type, IMapper> FluentMappers { get; private set; }
Visual Basic
Public Property FluentMappers As Dictionary(Of Type, IMapper)
	Get
	Private Set

See Also