Reflection4.

Invoke(Object, string, Type, Object) Method

Syntax

public static Object Invoke(Object obj, string methodName, Type signature, Object value)

Parameters

Name Type Description
obj Object
methodName string
signature Type
value Object

Return Value

Type Description
Object