Summary
calling this method "method" will break C# conversion with the old converter
    	
		- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Internal 
- Containing Type
- Reflection4
Syntax
public static MethodInfo GetMethod(string className, string methodName, Type[] paramClasses)Parameters
| Name | Type | Description | 
|---|---|---|
| className | string | |
| methodName | string | |
| paramClasses | Type[] | 
Return Value
| Type | Description | 
|---|---|
| MethodInfo |