Helper class to handle type conversion during properties API calls.
Convert | Converts the specified value from TSource to TDestination. |
Register | Registers a new converter from TSource to TDestination. |
TryConvert | Converts the specified value from TSource to TDestination. |