C# Class IrcSharp.ChannelListEndEventArgs

Inheritance: IrcEventArgs
Afficher le fichier Open project: hapm/IrcShark

Méthodes publiques

Méthode Description
ChannelListEndEventArgs ( IrcLine baseLine, IrcLine channellistLines ) : System

Method Details

ChannelListEndEventArgs() public méthode

public ChannelListEndEventArgs ( IrcLine baseLine, IrcLine channellistLines ) : System
baseLine IrcLine
channellistLines IrcLine
Résultat System