automapper-nartc
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Transformation
Type
Auto
Mapper
Auto
Mapper
Base
Camel
Case
Naming
Convention
Mapping
Profile
Base
Pascal
Case
Naming
Convention
Configuration
add
Profile
create
Map
Converter
Create
Map
Fluent
Functions
Create
Reverse
Map
Fluent
Functions
Destination
Member
Config
Options
For
Member
Expression
Mapping
Mapping
Profile
Mapping
Property
Mapping
Transformation
Resolver
Before
After
Map
Action
Condition
Predicate
Constructable
Convert
Using
Options
For
Path
Destination
Fn
Map
Action
Options
Map
From
Callback
Map
With
Options
Naming
Convention
Unpacked
Value
Selector
Mapper
Exposed
Type
Hierarchy
Configuration
Index
Methods
add
Profile
create
Map
Methods
add
Profile
add
Profile
(
profile
:
MappingProfile
)
:
void
Parameters
profile:
MappingProfile
Returns
void
create
Map
create
Map<TSource, TDestination>
(
source
:
Constructable
<
TSource
>
, destination
:
Constructable
<
TDestination
>
)
:
CreateMapFluentFunctions
<
TSource
,
TDestination
>
Type parameters
TSource
TDestination
Parameters
source:
Constructable
<
TSource
>
destination:
Constructable
<
TDestination
>
Returns
CreateMapFluentFunctions
<
TSource
,
TDestination
>
Generated using
TypeDoc