Method | Description | |
---|---|---|
AsyncStateMachineAttribute ( Type stateMachineType ) : System |
Initializes the attribute.
|
public AsyncStateMachineAttribute ( Type stateMachineType ) : System | ||
stateMachineType | Type | The type that implements the state machine. |
return | System |