PeanutButter
|
The event args raised when the disposable .Dispose chucks an error. More...
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. |
The event args raised when the disposable .Dispose chucks an error.