Calls a method on an object with extended . syntax (object: this Method: Entity.CalculateOrderTotal)

Syntax:

public static object CallMethodEx( object Parent,
	string Method,
	Object[] Params );
Parameters: Parent

Method

Params

See also:

Class wwUtils


Last Updated: 1/28/2007 | Send topic feedback