AsyncMethodBuilderAttribute(Type) Konstruktor

Definíció

Inicializálja a AsyncMethodBuilderAttribute osztály új példányát.

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

Paraméterek

builderType
Type

A társított szerkesztő típusa.

A következőre érvényes: