C# Class LongoMatch.LogNotifyArgs

Inheritance: System.EventArgs
Show file Open project: GNOME/longomatch

Public Methods

Method Description
LogNotifyArgs ( LogEntry entry ) : System

Method Details

LogNotifyArgs() public method

public LogNotifyArgs ( LogEntry entry ) : System
entry LogEntry
return System