Share via


AsyncStateMachineAttribute(Type) Oluşturucu

Tanım

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

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

Parametreler

stateMachineType
Type

Bir durum makinesi yöntemini uygulamak için kullanılan temel durum makine türünün tür nesnesi.

Şunlara uygulanır