Class CdeAutoMapperProfile
Implements
IProfileExpression
IProfileConfiguration
Inherited Members
Profile.DisableConstructorMapping()
Profile.CreateProjection<TSource, TDestination>()
Profile.CreateProjection<TSource, TDestination>(MemberList)
Profile.CreateMap<TSource, TDestination>()
Profile.CreateMap<TSource, TDestination>(MemberList)
Profile.ClearPrefixes()
Profile.ProfileName
Profile.AllowNullDestinationValues
Profile.AllowNullCollections
Profile.ShouldMapProperty
Profile.ShouldMapField
Profile.ShouldMapMethod
Profile.ShouldUseConstructor
Profile.SourceMemberNamingConvention
Profile.DestinationMemberNamingConvention
Profile.ValueTransformers
Namespace: Dangl.OpenCDE.Core.Mapping
Assembly: Dangl.OpenCDE.Core.dll
Syntax
public class CdeAutoMapperProfile : Profile, IProfileExpression, IProfileConfiguration
Constructors
| Edit this page View SourceCdeAutoMapperProfile()
Declaration
public CdeAutoMapperProfile()
Implements
AutoMapper.IProfileExpression
AutoMapper.IProfileConfiguration