Skip to content

Properties_T_CodeJam_Mapping_Convert_2

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

Convert(TFrom, TTo) Properties

The Convert(TFrom, TTo) generic type exposes the following members.

Properties

 

Name Description
Public propertyStatic member Expression Represents an expression that converts a value of TFrom type to TTo type.
Public propertyStatic member From Returns a function that converts a value of TFrom type to TTo type.
Public propertyStatic member Lambda Represents a function that converts a value of TFrom type to TTo type.
  Back to Top

See Also

Reference

Convert(TFrom, TTo) Class
CodeJam.Mapping Namespace

Clone this wiki locally