TestHelper.GetPropertyValue

Helper method to get the value of a property.

public static object GetPropertyValue( object source,
	string property );

Parameters

source
The object we are getting a property's value from.

property
The property we are getting the value from.


See also:

Class TestHelper


  Last Updated: 5/23/2007 | © , 2007