C# Class Nustache.Core.PropertyInfoValueGetter

Inheritance: ValueGetter
Afficher le fichier Open project: jdiamond/Nustache Class Usage Examples

Méthodes publiques

Свойство Type Description
PropertyInfo System.Reflection.PropertyInfo

Méthodes publiques

Méthode Description
GetValue ( ) : object

Private Methods

Méthode Description
PropertyInfoValueGetter ( object target, PropertyInfo propertyInfo ) : System

Method Details

GetValue() public méthode

public GetValue ( ) : object
Résultat object

Property Details

PropertyInfo public_oe property

public PropertyInfo,System.Reflection PropertyInfo
Résultat System.Reflection.PropertyInfo