Property | Type | Description |
---|
Method | Description | |
---|---|---|
Convert ( object value, Type targetType, object parameter, CultureInfo culture ) : object |
Method | Description | |
---|---|---|
Convert ( object value, object parameter, CultureInfo culture ) : MvxColor |
protected abstract Convert ( object value, object parameter, CultureInfo culture ) : MvxColor | ||
value | object | |
parameter | object | |
culture | CultureInfo | |
return | MvxColor |
public final Convert ( object value, Type targetType, object parameter, CultureInfo culture ) : object | ||
value | object | |
targetType | Type | |
parameter | object | |
culture | CultureInfo | |
return | object |