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