C# Class OSCsharp.Utils.ExceptionEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: valyard/OSCsharp

Public Methods

Method Description
ExceptionEventArgs ( Exception ex ) : System

Method Details

ExceptionEventArgs() public method

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