PeanutButter
Loading...
Searching...
No Matches
PeanutButter.Utils.WorkResult< T > Class Template Reference

More...

Inheritance diagram for PeanutButter.Utils.WorkResult< T >:

Properties

Result [get]
 Result of the work, if available.
 
Exception Exception [get]
 Exception thrown by the work, or null if no exception thrown.
 

Detailed Description

Stores the exception (or none) from a single piece of work.


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