C# Class Nustache.Core.PropertyInfoValueGetter

Inheritance: ValueGetter
Show file Open project: jdiamond/Nustache Class Usage Examples

Public Properties

Property Type Description
PropertyInfo System.Reflection.PropertyInfo

Public Methods

Method Description
GetValue ( ) : object

Private Methods

Method Description
PropertyInfoValueGetter ( object target, PropertyInfo propertyInfo ) : System

Method Details

GetValue() public method

public GetValue ( ) : object
return object

Property Details

PropertyInfo public property

public PropertyInfo,System.Reflection PropertyInfo
return System.Reflection.PropertyInfo