GenericTypeParameterBuilder.GetMethodImpl Метод

Определение

Не поддерживается для неполных параметров универсального типа.

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);

Параметры

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

Возвращаемое значение

Не поддерживается для неполных параметров универсального типа.

Исключения

Во всех случаях.

Применяется к

Продукт Версии
.NET 8, 9, 10