AsyncIteratorStateMachineAttribute(Type) Konstruktor

Definíció

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

public:
 AsyncIteratorStateMachineAttribute(Type ^ stateMachineType);
public AsyncIteratorStateMachineAttribute(Type stateMachineType);
new System.Runtime.CompilerServices.AsyncIteratorStateMachineAttribute : Type -> System.Runtime.CompilerServices.AsyncIteratorStateMachineAttribute
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: