-
Notifications
You must be signed in to change notification settings - Fork 36
Methods_T_CodeJam_Mapping_IMapperBuilder
Andrew Koryavchenko edited this page Jul 4, 2017
·
3 revisions
The IMapperBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() |
GetMapperLambdaExpression | Returns a mapper expression to map an object of TFrom type to an object of TTo type. |
![]() ![]() |
GetMapperLambdaExpressionEx | Returns a mapper expression to map an object of TFrom type to an object of TTo type. Returned expression is compatible to IQueriable. |