AsyncMethodBuilderAttribute(Type) Konstruktor

Definice

Inicializuje novou instanci AsyncMethodBuilderAttribute třídy.

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

Parametry

builderType
Type

Typ přidruženého tvůrce.

Platí pro