Class NotificationLogProfile
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: NotifyHub.NotificationService.Application.Mappings
Assembly: NotifyHub.NotificationService.Application.dll
Syntax
public class NotificationLogProfile : Profile, IProfileExpression, IProfileConfiguration
Constructors
| Edit this page View SourceNotificationLogProfile()
Declaration
public NotificationLogProfile()
Implements
AutoMapper.IProfileExpression
AutoMapper.IProfileConfiguration