C# Class SecureDelete.Actions.PropertyReader

Mostrar archivo Open project: gratianlup/SecureDelete

Public Methods

Method Description
GetPropertyValue ( string name, object obj, int index ) : object

Method Details

GetPropertyValue() public method

public GetPropertyValue ( string name, object obj, int index ) : object
name string
obj object
index int
return object