C# Class Elmah.ThrottledErrorMailHtmlFormatter

Inheritance: ErrorTextFormatter
Afficher le fichier Open project: connectivedx/Elmah Class Usage Examples

Méthodes publiques

Méthode Description
Format ( System writer, Error error ) : void
Format ( System writer, Error error, int errorCount ) : void

Method Details

Format() public méthode

public Format ( System writer, Error error ) : void
writer System
error Error
Résultat void

Format() public méthode

public Format ( System writer, Error error, int errorCount ) : void
writer System
error Error
errorCount int
Résultat void