GenericTypeParameterBuilder.GetMethodImpl Méthode

Définition

Non pris en charge pour les paramètres de type générique incomplets.

C#
protected override System.Reflection.MethodInfo GetMethodImpl(string name, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder? binder, System.Reflection.CallingConventions callConvention, Type[]? types, System.Reflection.ParameterModifier[]? modifiers);
C#
protected override System.Reflection.MethodInfo GetMethodImpl(string name, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Reflection.CallingConventions callConvention, Type[] types, System.Reflection.ParameterModifier[] modifiers);

Paramètres

name
String
bindingAttr
BindingFlags
binder
Binder
callConvention
CallingConventions
types
Type[]
modifiers
ParameterModifier[]

Retours

Non pris en charge pour les paramètres de type générique incomplets.

Exceptions

Dans tous les cas.

S’applique à

Produit Versions
.NET 8, 9, 10