Метод | Описание | |
---|---|---|
BoolToVisible ( ) | ||
Convert ( object value, Type, targetType, object parameter, CultureInfo, culture ) : object | ||
ConvertBack ( object value, Type, targetType, object parameter, CultureInfo, culture ) : object |
public Convert ( object value, Type, targetType, object parameter, CultureInfo, culture ) : object | ||
value | object | |
targetType | Type, | |
parameter | object | |
culture | CultureInfo, | |
Результат | object |
public ConvertBack ( object value, Type, targetType, object parameter, CultureInfo, culture ) : object | ||
value | object | |
targetType | Type, | |
parameter | object | |
culture | CultureInfo, | |
Результат | object |