-
Couldn't load subscription status.
- Fork 35
M_CodeJam_Mapping_IMapperBuilder_GetMapperLambdaExpression
Andrew Koryavchenko edited this page Jul 4, 2017
·
5 revisions
Returns a mapper expression to map an object of TFrom type to an object of TTo type.
Namespace: CodeJam.Mapping
Assembly: CodeJam.Blocks (in CodeJam.Blocks.dll) Version: 1.0.0.0 (1.0.0.0)
C#
LambdaExpression GetMapperLambdaExpression()VB
Function GetMapperLambdaExpression As LambdaExpressionF#
abstract GetMapperLambdaExpression : unit -> LambdaExpression
Type: LambdaExpression
Mapping expression.