C# Class Calyptus.Mvc.ErrorEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: sebmarkbage/calyptus.mvc Class Usage Examples

Méthodes publiques

Méthode Description
ErrorEventArgs ( Exception e ) : System

Method Details

ErrorEventArgs() public méthode

public ErrorEventArgs ( Exception e ) : System
e System.Exception
Résultat System