ExportProvider.GetMethodWithArity(Type, String, Int32) Méthode

Définition

protected System.Reflection.MethodInfo GetMethodWithArity (Type declaringType, string methodName, int arity);
member this.GetMethodWithArity : Type * string * int -> System.Reflection.MethodInfo
Protected Function GetMethodWithArity (declaringType As Type, methodName As String, arity As Integer) As MethodInfo

Paramètres

declaringType
Type
methodName
String
arity
Int32

Retours

MethodInfo

S’applique à