ExportProvider.GetMethodWithArity(Type, String, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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