Reflection4.

InvokeStatic(Type, string) Method

Syntax

public static Object InvokeStatic(Type clazz, string methodName)

Parameters

Name Type Description
clazz Type
methodName string

Return Value

Type Description
Object