Method | Description | |
---|---|---|
ErrorLogEntry ( Elmah.ErrorLog log, string id, Error error ) : System |
Initializes a new instance of the ErrorLogEntry class for a given unique error entry in an error log.
|
public ErrorLogEntry ( Elmah.ErrorLog log, string id, Error error ) : System | ||
log | Elmah.ErrorLog | |
id | string | |
error | Error | |
return | System |