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
Converter
Create
Map
Fluent
Functions
Create
Reverse
Map
Fluent
Functions
for
Path
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
Type parameters
TDestination
:
object
TSource
:
object
Hierarchy
CreateReverseMapFluentFunctions
Index
Methods
for
Path
Methods
for
Path
for
Path<K>
(
destination
:
ForPathDestinationFn
<
TSource
>
, forPathFn
:
ForMemberExpression
<
TDestination
,
TSource
,
K
>
)
:
CreateReverseMapFluentFunctions
<
TDestination
,
TSource
>
Type parameters
K
:
keyof TSource
Parameters
destination:
ForPathDestinationFn
<
TSource
>
forPathFn:
ForMemberExpression
<
TDestination
,
TSource
,
K
>
Returns
CreateReverseMapFluentFunctions
<
TDestination
,
TSource
>
Generated using
TypeDoc