ValueConverterTInput, TOutput Class |
Namespace: Slash.Unity.DataBind.Foundation.Providers.Converters
[Missing <typeparam name="TInput"/> documentation for "T:Slash.Unity.DataBind.Foundation.Providers.Converters.ValueConverter`2"]
[Missing <typeparam name="TOutput"/> documentation for "T:Slash.Unity.DataBind.Foundation.Providers.Converters.ValueConverter`2"]
The ValueConverterTInput, TOutput type exposes the following members.
Name | Description | |
---|---|---|
ValueConverterTInput, TOutput | Initializes a new instance of the ValueConverterTInput, TOutput class |
Name | Description | |
---|---|---|
Convert(Object) |
Converts the specified value.
(Overrides ValueConverterConvert(Object).) | |
Convert(TInput) |
Called when the specified value should be converted.
|