This version of Unity is unsupported.

Parameters

value The source value to convert.

Returns

TDestination The value converted to the <typeparamref name="TDestination" /> type.

Description

Converts the specified value from <typeparamref name="TSource" /> to <typeparamref name="TDestination" />.