Anvil
Anvil.API.IAwaitable< out out TResult > Interface Template Reference

Explicit interface to support the compiling of async/await. More...

Public Member Functions

IAwaiter GetAwaiter ()
 
IAwaiter< TResult > GetAwaiter ()
 

Detailed Description

Explicit interface to support the compiling of async/await.

Template Parameters
TResultThe awaiter return value type.

The documentation for this interface was generated from the following file: