IteratorStateMachineAttribute(Type) Oluşturucu

Tanım

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

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

Parametreler

stateMachineType
Type

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

Şunlara uygulanır