C# Class Logging.LoggingExtension

Inheritance: IrcShark.Extensions.Extension
Exibir arquivo Open project: hapm/IrcShark

Public Methods

Method Description
LoggingExtension ( IrcSharkApplication app, ExtensionInfo info ) : System

Private Methods

Method Description
Connections_Added ( object sender, IrcSharp args ) : void
Connections_Removed ( object sender, IrcSharp args ) : void
Item_LineReceived ( object sender, LineReceivedEventArgs e ) : void

Method Details

LoggingExtension() public method

public LoggingExtension ( IrcSharkApplication app, ExtensionInfo info ) : System
app IrcSharkApplication
info IrcShark.Extensions.ExtensionInfo
return System