C# Class NRack.Base.ErrorEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: kerryjiang/NRack

Méthodes publiques

Méthode Description
ErrorEventArgs ( Exception exception ) : System

Method Details

ErrorEventArgs() public méthode

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