![]() | DataConverterTFrom, TTo Class |
Namespace: Slash.Unity.DataBind.Foundation.Providers.Converters
The DataConverterTFrom, TTo type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataConverterTFrom, TTo | Initializes a new instance of the DataConverterTFrom, TTo class |
Name | Description | |
---|---|---|
![]() | Value |
Current data value.
(Overrides DataProviderValue.) |
Name | Description | |
---|---|---|
![]() | Convert(Object) |
Converts the specified value.
(Overrides DataConverterConvert(Object).) |
![]() | Convert(TFrom) |
Called when the specified value should be converted.
|