IteratorStateMachineAttribute(Type) Konstruktor

Definíció

Inicializálja a IteratorStateMachineAttribute osztály új példányát.

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

Paraméterek

stateMachineType
Type

Az állapotgép-metódus implementálásához használt mögöttes állapotgép-típus típusobjektuma.

A következőre érvényes: