Syntax
public
static
System.Reflection.MethodInfo GetMethodWithSignature(System.Type type, string methodName, IEnumerable<System.Type> argTypes)
Parameters
- type
- Type: System.Type
- methodName
- Type: string
- argTypes
- Type: System.Collections.Generic.IEnumerable<System.Type>