Method | Description | |
---|---|---|
ValueConversionAttribute ( Type input, Type output ) : System |
Initializes a new instance of the WeeklyXamarin.Mobile.Converters.ValueConversionAttribute class.
|
public ValueConversionAttribute ( Type input, Type output ) : System | ||
input | Type | The input type of the value converter. |
output | Type | The output type of the value converter. |
return | System |