Class ProcessStepTemplateMappingProfile
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: OEMS.Core.Application.MappingProfile
Assembly: OEMS.Core.dll
Syntax
public class ProcessStepTemplateMappingProfile : Profile, IProfileExpression, IProfileConfiguration
Constructors
ProcessStepTemplateMappingProfile()
Declaration
public ProcessStepTemplateMappingProfile()
Implements
AutoMapper.IProfileExpression
AutoMapper.IProfileConfiguration