Show / Hide Table of Contents

Class NotificationLogProfile

Inheritance
object
Profile
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.CreateMap(Type, Type)
Profile.CreateMap(Type, Type, MemberList)
Profile.ClearPrefixes()
Profile.ReplaceMemberName(string, string)
Profile.RecognizePrefixes(params string[])
Profile.RecognizePostfixes(params string[])
Profile.RecognizeDestinationPrefixes(params string[])
Profile.RecognizeDestinationPostfixes(params string[])
Profile.AddGlobalIgnore(string)
Profile.IncludeSourceExtensionMethods(Type)
Profile.ProfileName
Profile.AllowNullDestinationValues
Profile.AllowNullCollections
Profile.ShouldMapProperty
Profile.ShouldMapField
Profile.ShouldMapMethod
Profile.ShouldUseConstructor
Profile.SourceMemberNamingConvention
Profile.DestinationMemberNamingConvention
Profile.ValueTransformers
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: NotifyHub.NotificationService.Application.Mappings
Assembly: NotifyHub.NotificationService.Application.dll
Syntax
public class NotificationLogProfile : Profile, IProfileExpression, IProfileConfiguration

Constructors

| Edit this page View Source

NotificationLogProfile()

Declaration
public NotificationLogProfile()

Implements

AutoMapper.IProfileExpression
AutoMapper.IProfileConfiguration
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX