C# Class SilverlightFX.Data.UriFormatter

A value converter that can be used in a binding to generate a formatted URI representation.
Inheritance: Formatter
Afficher le fichier Open project: nikhilk/silverlightfx

Méthodes protégées

Méthode Description
Format ( object value, string format, CultureInfo culture ) : object

Method Details

Format() protected méthode

protected Format ( object value, string format, CultureInfo culture ) : object
value object
format string
culture System.Globalization.CultureInfo
Résultat object