Skip to content

Methods_T_CodeJam_Mapping_Converter

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

Converter Methods

The Converter type exposes the following members.

Methods

 

Name Description
Public methodStatic member ChangeType Returns an object of a specified type whose value is equivalent to a specified object.
Public methodStatic member ChangeTypeTo(T) Returns an object of a specified type whose value is equivalent to a specified object.
Public methodStatic member SetConverter(TFrom, TTo) Adds a custom converter from TFrom to TTo types.
  Back to Top

See Also

Reference

Converter Class
CodeJam.Mapping Namespace

Clone this wiki locally