C# Class Calyptus.Mvc.ErrorEventArgs

Inheritance: System.EventArgs
Exibir arquivo Open project: sebmarkbage/calyptus.mvc Class Usage Examples

Public Methods

Method Description
ErrorEventArgs ( Exception e ) : System

Method Details

ErrorEventArgs() public method

public ErrorEventArgs ( Exception e ) : System
e System.Exception
return System