C# Class Nustache.Core.GenericDictionaryValueGetter

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

Méthodes publiques

Свойство Type Description
DictionaryType System.Type
GetMethod System.Reflection.MethodInfo
Key string

Méthodes publiques

Méthode Description
GetValue ( ) : object

Private Methods

Méthode Description
GenericDictionaryValueGetter ( object target, string key, Type dictionaryType ) : System

Method Details

GetValue() public méthode

public GetValue ( ) : object
Résultat object

Property Details

DictionaryType public_oe property

public Type,System DictionaryType
Résultat System.Type

GetMethod public_oe property

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

Key public_oe property

public string Key
Résultat string