GenericTypeParameterBuilder.GetConstructors(BindingFlags) 方法

定义

不支持不完整的泛型类型参数。

C#
public override System.Reflection.ConstructorInfo[] GetConstructors(System.Reflection.BindingFlags bindingAttr);
C#
[System.Runtime.InteropServices.ComVisible(true)]
public override System.Reflection.ConstructorInfo[] GetConstructors(System.Reflection.BindingFlags bindingAttr);

参数

bindingAttr
BindingFlags

不支持。

返回

不支持不完整的泛型类型参数。

属性

例外

在所有情况下。

注解

不完整的泛型类型参数不支持此方法。 从已完成的泛型类型定义中检索类型参数,然后在检索到的类型上使用反射。

适用于

产品 版本
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0 (package-provided), 2.1