C# Class Frapid.DataAccess.PropertyManager

Mostrar archivo Open project: frapid/frapid

Public Methods

Method Description
GetPropertyValue ( object target, string name ) : object

Method Details

GetPropertyValue() public static method

public static GetPropertyValue ( object target, string name ) : object
target object
name string
return object