Runtime.

GetMethod(Type, string, Type[]) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Sharpen
Containing Type
Runtime

Syntax

public static MethodInfo GetMethod(Type type, string name, Type[] parameterTypes)

Parameters

Name Type Description
type Type
name string
parameterTypes Type[]

Return Value

Type Description
MethodInfo