AsyncMethodBuilderAttribute(Type) Oluşturucu

Tanım

AsyncMethodBuilderAttribute sınıfının yeni bir örneğini başlatır.

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

Parametreler

builderType
Type

İlişkili oluşturucunun türü.

Şunlara uygulanır