C# Class Elmah.ErrorLoggedEventArgs

Inheritance: System.EventArgs
Mostra file Open project: elmah/Elmah Class Usage Examples

Public Methods

Method Description
ErrorLoggedEventArgs ( ErrorLogEntry entry ) : System

Method Details

ErrorLoggedEventArgs() public method

public ErrorLoggedEventArgs ( ErrorLogEntry entry ) : System
entry ErrorLogEntry
return System