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

Определение

Инициализирует новый экземпляр класса AsyncMethodBuilderAttribute.

public:
 AsyncMethodBuilderAttribute(Type ^ builderType);
public AsyncMethodBuilderAttribute (Type builderType);
new System.Runtime.CompilerServices.AsyncMethodBuilderAttribute : Type -> System.Runtime.CompilerServices.AsyncMethodBuilderAttribute
Public Sub New (builderType As Type)

Параметры

builderType
Type

Тип связанного конструктора.

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