C# Class BatchLowResFdrOptimizer.ExceptionEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: dbaileychess/Compass Class Usage Examples

Public Methods

Method Description
ExceptionEventArgs ( Exception exception ) : System

Method Details

ExceptionEventArgs() public method

public ExceptionEventArgs ( Exception exception ) : System
exception System.Exception
return System