C# Class SilverlightMappingToolBasic.XamlStringConverter

Inheritance: TypeConverter
Afficher le fichier Open project: chris-tomich/Glyma

Méthodes publiques

Méthode Description
ConvertFrom ( ITypeDescriptorContext context, CultureInfo culture, object value ) : object
XamlStringConverter ( Type type ) : System

Method Details

ConvertFrom() public méthode

public ConvertFrom ( ITypeDescriptorContext context, CultureInfo culture, object value ) : object
context ITypeDescriptorContext
culture System.Globalization.CultureInfo
value object
Résultat object

XamlStringConverter() public méthode

public XamlStringConverter ( Type type ) : System
type System.Type
Résultat System