C# Class CultureNameToCultureInfoConverter, RayCarrot.RCP.Metro

Inheritance: BaseValueConverter
ファイルを表示 Open project: RayCarrot/RayCarrot.RCP.Metro

Public Methods

Method Description
ConvertValue ( value, Type, targetType, object parameter, culture ) : CultureInfo,
ConvertValueBack ( value, Type, targetType, object parameter, culture ) : string

Method Details

ConvertValue() public method

public ConvertValue ( value, Type, targetType, object parameter, culture ) : CultureInfo,
targetType Type,
parameter object
return CultureInfo,

ConvertValueBack() public method

public ConvertValueBack ( value, Type, targetType, object parameter, culture ) : string
targetType Type,
parameter object
return string