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-2024 • Updated: 06/29/24
Comment or report problem with topic