PeanutButter
Loading...
Searching...
No Matches
PeanutButter.Utils.DisposableWrapperErrorEventArgs Class Reference

The event args raised when the disposable .Dispose chucks an error. More...

Inheritance diagram for PeanutButter.Utils.DisposableWrapperErrorEventArgs:
PeanutButter.Utils.DisposableWrapperEventArgs

Properties

Exception Exception [get]
 The exception thrown during disposal.
Properties inherited from PeanutButter.Utils.DisposableWrapperEventArgs
string EventName [get]
 The name of the event being raised.
IDisposable Disposable [get]
 The disposable in play.

Detailed Description

The event args raised when the disposable .Dispose chucks an error.


The documentation for this class was generated from the following file:
  • source/Utils/PeanutButter.Utils/DisposableWrapper.cs