ReflectionUtils.CallMethodEx

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

public static object CallMethodEx(object parent,
	string method,
	Object[] parms)

Parameters

parent

method

parms


See also:

Class ReflectionUtils

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic