- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Internal 
- Containing Type
- Reflection4
Syntax
public static Object Invoke(string className, string methodName, Type[] paramClasses, Object[] params, Object onObject)Parameters
| Name | Type | Description | 
|---|---|---|
| className | string | |
| methodName | string | |
| paramClasses | Type[] | |
| params | Object[] | |
| onObject | Object | 
Return Value
| Type | Description | 
|---|---|
| Object |