Class AsyncIteratorStateMachineAttribute
Inheritance
System.Object
AsyncIteratorStateMachineAttribute
Namespace: System.Runtime.CompilerServices
Assembly: IronZip.dll
Syntax
public sealed class AsyncIteratorStateMachineAttribute : StateMachineAttribute
Constructors
AsyncIteratorStateMachineAttribute(Type)
Declaration
public AsyncIteratorStateMachineAttribute(Type stateMachineType)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Type | stateMachineType |