C# Class MvvmCross.Localization.MvxLanguageConverter

Inheritance: MvvmCross.Platform.Converters.MvxValueConverter
Mostrar archivo Open project: MvvmCross/MvvmCross

Public Methods

Method Description
Convert ( object value, Type targetType, object parameter, CultureInfo culture ) : object

Method Details

Convert() public method

public Convert ( object value, Type targetType, object parameter, CultureInfo culture ) : object
value object
targetType System.Type
parameter object
culture System.Globalization.CultureInfo
return object