Search Results for

    Show / Hide Table of Contents

    Class CdeAutoMapperProfile

    Inheritance
    object
    Profile
    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.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: Dangl.OpenCDE.Core.Mapping
    Assembly: Dangl.OpenCDE.Core.dll
    Syntax
    public class CdeAutoMapperProfile : Profile, IProfileExpression, IProfileConfiguration

    Constructors

    | Edit this page View Source

    CdeAutoMapperProfile()

    Declaration
    public CdeAutoMapperProfile()

    Implements

    AutoMapper.IProfileExpression
    AutoMapper.IProfileConfiguration
    • Edit this page
    • View Source
    In this article
    Back to top © Dangl IT GmbH