PeanutButter
Loading...
Searching...
No Matches
PeanutButter.Async.Interfaces.IContinuation< T > Member List

This is the complete list of members for PeanutButter.Async.Interfaces.IContinuation< T >, including all inherited members.

With(Action< Task< T > > action)PeanutButter.Async.Interfaces.IContinuation< T >
With< TNext >(Func< Task< T >, TNext > func)PeanutButter.Async.Interfaces.IContinuation< T >