C# Class Bamboo.Prevalence.XPath.PropertyInfoValueProvider

Inheritance: IValueProvider
Afficher le fichier Open project: bamboo/Bamboo.Prevalence

Méthodes publiques

Méthode Description
GetValue ( object instance ) : object
PropertyInfoValueProvider ( PropertyInfo pi ) : System

Method Details

GetValue() public méthode

public GetValue ( object instance ) : object
instance object
Résultat object

PropertyInfoValueProvider() public méthode

public PropertyInfoValueProvider ( PropertyInfo pi ) : System
pi System.Reflection.PropertyInfo
Résultat System