Reflection4.

Invoke(Object[], Object, MethodInfo) Method

Syntax

public static Object Invoke(Object[] params, Object onObject, MethodInfo method)

Parameters

Name Type Description
params Object[]
onObject Object
method MethodInfo

Return Value

Type Description
Object