Method | Description | |
---|---|---|
Convert ( object value, System targetType, object parameter, System culture ) : object | ||
ConvertBack ( object value, System targetType, object parameter, System culture ) : object |
public Convert ( object value, System targetType, object parameter, System culture ) : object | ||
value | object | |
targetType | System | |
parameter | object | |
culture | System | |
return | object |
public ConvertBack ( object value, System targetType, object parameter, System culture ) : object | ||
value | object | |
targetType | System | |
parameter | object | |
culture | System | |
return | object |