C# Class System.Runtime.CompilerServices.AsyncStateMachineAttribute

Inheritance: Attribute
Mostra file Open project: lodejard/AllNetCore

Public Methods

Method Description
AsyncStateMachineAttribute ( Type stateMachineType ) : System

Method Details

AsyncStateMachineAttribute() public method

public AsyncStateMachineAttribute ( Type stateMachineType ) : System
stateMachineType Type
return System