DefaultTypeArgumentAttribute(Type) Конструктор

Определение

Создает экземпляр класса DefaultTypeArgumentAttribute с указанным типом по умолчанию.

public:
 DefaultTypeArgumentAttribute(Type ^ type);
public DefaultTypeArgumentAttribute (Type type);
new System.Activities.Presentation.DefaultTypeArgumentAttribute : Type -> System.Activities.Presentation.DefaultTypeArgumentAttribute
Public Sub New (type As Type)

Параметры

type
Type

Type по умолчанию для универсальных параметров.

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