ClassBrowserInformationToFontAwesomeGlyphCodeConverter
Class
Definition
Namespace:ArtOfTest.WebAii.Design.UI.Scheduling
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class BrowserInformationToFontAwesomeGlyphCodeConverter : IValueConverter
Inheritance: objectBrowserInformationToFontAwesomeGlyphCodeConverter
Implements:
Constructors
BrowserInformationToFontAwesomeGlyphCodeConverter()
Declaration
cs-api-definition
public BrowserInformationToFontAwesomeGlyphCodeConverter()
Methods
Convert(object, Type, object, CultureInfo)
Declaration
cs-api-definition
public object Convert(object value, Type targetType, object parameter, CultureInfo culture)
Parameters
value
targetType
parameter
culture
Returns
Implements
ConvertBack(object, Type, object, CultureInfo)
Declaration
cs-api-definition
public object ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)
Parameters
value
targetType
parameter
culture
Returns
Implements