C# Class DynamicXaml.SetterContext

Afficher le fichier Open project: flq/XamlTags Class Usage Examples

Méthodes publiques

Méthode Description
SetterContext ( string propertyName, Type propertyType, object value ) : System

Method Details

SetterContext() public méthode

public SetterContext ( string propertyName, Type propertyType, object value ) : System
propertyName string
propertyType System.Type
value object
Résultat System