C# Class Frapid.DataAccess.PropertyManager

Afficher le fichier Open project: frapid/frapid

Méthodes publiques

Méthode Description
GetPropertyValue ( object target, string name ) : object

Method Details

GetPropertyValue() public static méthode

public static GetPropertyValue ( object target, string name ) : object
target object
name string
Résultat object