Skip to content

Overload_CodeJam_Mapping_MappingSchema_GetConvertExpression

Andrew Koryavchenko edited this page Jul 4, 2017 · 3 revisions

MappingSchema.GetConvertExpression Method

Overload List

 

Name Description
Public method GetConvertExpression(TFrom, TTo)() Returns an expression that converts a value of type TFrom to TTo.
Public method GetConvertExpression(Type, Type, Boolean, Boolean) Returns an expression that converts a value of type from to to.
  Back to Top

See Also

Reference

MappingSchema Class
CodeJam.Mapping Namespace

Clone this wiki locally