Table of Contents

Class WorkerSiteMapper

Namespace: Casewhere.Runtime.Mappers
Assembly: Casewhere.Runtime.dll

public class WorkerSiteMapper : Profile, IProfileExpression, IProfileConfiguration

Inheritance

object ← Profile ← WorkerSiteMapper

Implements

IProfileExpression, IProfileConfiguration

Inherited Members

Profile.DisableConstructorMapping(), Profile.ForAllMaps(Action<TypeMap, IMappingExpression>), Profile.ForAllPropertyMaps(Func<PropertyMap, bool>, Action<PropertyMap, IMemberConfigurationExpression>), Profile.CreateMap<TSource, TDestination>(), Profile.CreateMap<TSource, TDestination>(MemberList), Profile.CreateMap(Type, Type), Profile.CreateMap(Type, Type, MemberList), Profile.ClearPrefixes(), Profile.RecognizeAlias(string, string), Profile.ReplaceMemberName(string, string), Profile.RecognizePrefixes(params string[]), Profile.RecognizePostfixes(params string[]), Profile.RecognizeDestinationPrefixes(params string[]), Profile.RecognizeDestinationPostfixes(params string[]), Profile.AddGlobalIgnore(string), Profile.AddMemberConfiguration(), Profile.AddConditionalObjectMapper(), Profile.IncludeSourceExtensionMethods(Type), Profile.Configure(), Profile.DefaultMemberConfig, Profile.ConstructorMappingEnabled, Profile.CreateMissingTypeMaps, Profile.ProfileName, Profile.AllowNullDestinationValues, Profile.AllowNullCollections, Profile.EnableNullPropagationForQueryMapping, Profile.ShouldMapProperty, Profile.ShouldMapField, Profile.SourceMemberNamingConvention, Profile.DestinationMemberNamingConvention, object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Extension Methods

ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<WorkerSiteMapper>(WorkerSiteMapper)

Constructors

WorkerSiteMapper()

public WorkerSiteMapper()