Aracılığıyla paylaş


StateMachineAttribute(Type) Oluşturucu

Tanım

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

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

Parametreler

stateMachineType
Type

Durum makinesi yöntemini uygulamak için derleyici tarafından oluşturulan temel durum makine türü için tür nesnesi.

Şunlara uygulanır

Ayrıca bkz.