C# Class OmniXaml.Typing.CommonValueConversion

Afficher le fichier Open project: AvaloniaUI/OmniXAML

Private Properties

Свойство Type Description
CommonValueConversion System

Méthodes publiques

Méthode Description
TryConvert ( object value, XamlType targetType, IValueContext valueContext, object &result ) : bool

Private Methods

Méthode Description
CommonValueConversion ( ) : System

Method Details

TryConvert() public static méthode

public static TryConvert ( object value, XamlType targetType, IValueContext valueContext, object &result ) : bool
value object
targetType XamlType
valueContext IValueContext
result object
Résultat bool