C# Class DialogSampleApp.ExampleActionPropertySetter

Inheritance: IPropertySetter
Afficher le fichier Open project: runegri/Android.Dialog Class Usage Examples

Méthodes publiques

Méthode Description
ExampleActionPropertySetter ( ) : System
Set ( object element, PropertyInfo property, string configuration ) : void

Method Details

ExampleActionPropertySetter() public méthode

public ExampleActionPropertySetter ( ) : System
Résultat System

Set() public méthode

public Set ( object element, PropertyInfo property, string configuration ) : void
element object
property System.Reflection.PropertyInfo
configuration string
Résultat void