C# Class Habanero.Faces.Base.Async.ExceptionEventArgs

Inheritance: System.EventArgs
Show file Open project: Chillisoft/habanero.faces

Public Methods

Method Description
ExceptionEventArgs ( Exception ex ) : System

Method Details

ExceptionEventArgs() public method

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