automapper ~master (2019-01-24T20:09:57Z)
Dub
Repo
DestNamingConventionConfig
automapper
config
Precise the naming convention for dest object in a mapper
package
struct
DestNamingConventionConfig (
T
)
if
(
isNamingConvention
!
T
) {
alias
Convention
=
T
;
}
Members
Aliases
Convention
alias
Convention
=
T
Undocumented in source.
Meta
Source
See Implementation
automapper
config
classes
ForMemberConfig
IgnoreConfig
MapperConfiguration
ObjectMapperConfig
ObjectMemberMappingConfig
enums
ForMemberConfigType
structs
DestNamingConventionConfig
ReverseMapConfig
SourceNamingConventionConfig
templates
isConfigurationObject
isDestNamingConventionConfig
isForMember
isObjectMapperConfig
isObjectMemberMappingConfig
isReverseMapConfig
isSourceNamingConventionConfig
Precise the naming convention for dest object in a mapper