C# Class Elmah.ErrorLoggedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: elmah/Elmah Class Usage Examples

Méthodes publiques

Méthode Description
ErrorLoggedEventArgs ( ErrorLogEntry entry ) : System

Method Details

ErrorLoggedEventArgs() public méthode

public ErrorLoggedEventArgs ( ErrorLogEntry entry ) : System
entry ErrorLogEntry
Résultat System