C# Class Talifun.Commander.UI.StringToVisibilityConverter

Inheritance: IValueConverter
显示文件 Open project: taliesins/talifun-commander

Public Methods

Method Description
Convert ( object value, System targetType, object parameter, System culture ) : object
ConvertBack ( object value, System targetType, object parameter, System culture ) : object

Method Details

Convert() public method

public Convert ( object value, System targetType, object parameter, System culture ) : object
value object
targetType System
parameter object
culture System
return object

ConvertBack() public method

public ConvertBack ( object value, System targetType, object parameter, System culture ) : object
value object
targetType System
parameter object
culture System
return object