C# Class SilverlightFX.Data.UriFormatter

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

Protected Methods

Method Description
Format ( object value, string format, CultureInfo culture ) : object

Method Details

Format() protected method

protected Format ( object value, string format, CultureInfo culture ) : object
value object
format string
culture System.Globalization.CultureInfo
return object