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-2020 • Updated: 07/15/20
Comment or report problem with topic