-
Notifications
You must be signed in to change notification settings - Fork 35
Methods_T_CodeJam_Mapping_Converter
andrewvk edited this page Jun 23, 2016
·
3 revisions
[This is preliminary documentation and is subject to change.]
The Converter type exposes the following members.
Name | Description | |
---|---|---|
ChangeType | Returns an object of a specified type whose value is equivalent to a specified object. | |
ChangeTypeTo(T) | Returns an object of a specified type whose value is equivalent to a specified object. | |
SetConverter(TFrom, TTo) | Adds a custom converter from TFrom to TTo types. |