C# Class SecureDelete.Actions.PropertyReader

Afficher le fichier Open project: gratianlup/SecureDelete

Méthodes publiques

Méthode Description
GetPropertyValue ( string name, object obj, int index ) : object

Method Details

GetPropertyValue() public méthode

public GetPropertyValue ( string name, object obj, int index ) : object
name string
obj object
index int
Résultat object