ProGet SDK Reference
Version:

GetMethodWithSignature(System.Type type, string methodName, System.Collections.Generic.IEnumerable<System.Type> argTypes) Method

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>