C# Class Nustache.Core.MethodInfoValueGetter

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetValue ( ) : object

Private Methods

Méthode Description
MethodInfoValueGetter ( object target, MethodInfo methodInfo ) : System

Method Details

GetValue() public méthode

public GetValue ( ) : object
Résultat object

Property Details

MethodInfo public_oe property

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