ReflectionUtils.CallStaticMethod

Invokes a static method

public static object CallStaticMethod(string typeName,
	string method,
	Object[] parms)

Parameters

typeName

method

parms


See also:

Class ReflectionUtils

© West Wind Technologies, 1996-2020 • Updated: 07/15/20
Comment or report problem with topic