C# Class Pomona.Common.TypeSystem.PropertyGetter

Afficher le fichier Open project: Pomona/Pomona

Méthodes publiques

Méthode Description
Invoke ( object target, IContainer container ) : object
PropertyGetter ( Func del ) : System

Method Details

Invoke() public méthode

public Invoke ( object target, IContainer container ) : object
target object
container IContainer
Résultat object

PropertyGetter() public méthode

public PropertyGetter ( Func del ) : System
del Func
Résultat System