C# Class Brejc.Common.Logging.LoggingEventEventArgs

Inheritance: EventArgs
Show file Open project: mibe/Srtm2Osm

Public Methods

Method Description
LoggingEventEventArgs ( LoggingEvent loggingEvent ) : System

Method Details

LoggingEventEventArgs() public method

public LoggingEventEventArgs ( LoggingEvent loggingEvent ) : System
loggingEvent LoggingEvent
return System