Прочетете на английски Редактиране

Споделяне чрез


TypeInfo.GetConstructors Method

Definition

Overloads

GetConstructors()

C#
public System.Reflection.ConstructorInfo[] GetConstructors();

Returns

Applies to

.NET Core 1.1 и други версии
Продукт Версии
.NET Core 1.0, Core 1.1
.NET Standard 1.5, 1.6

GetConstructors(BindingFlags)

C#
public virtual System.Reflection.ConstructorInfo[] GetConstructors(System.Reflection.BindingFlags bindingAttr);

Parameters

bindingAttr
BindingFlags

Returns

Applies to

.NET Core 1.1 и други версии
Продукт Версии
.NET Core 1.0, Core 1.1
.NET Standard 1.5, 1.6