C# Class mCleaner.Helpers.WipeErrorEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: MicroHealthLLC/mCleaner Class Usage Examples

Public Methods

Method Description
WipeErrorEventArgs ( Exception error ) : System

Method Details

WipeErrorEventArgs() public method

public WipeErrorEventArgs ( Exception error ) : System
error System.Exception
return System