C# Class AppfailReporting.AppfailModule

Inheritance: IHttpModule
Afficher le fichier Open project: skroonenburg/AppFail-ASP.NET

Méthodes publiques

Méthode Description
Dispose ( ) : void

Private Methods

Méthode Description
ApplicationOnError ( object sender, EventArgs eventArgs ) : void
IHttpModule ( System.Web.HttpApplication application ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void