C# Class IrcSharp.Extended.JoinedEventArgs

Inheritance: IrcEventArgs
Afficher le fichier Open project: hapm/IrcShark Class Usage Examples

Méthodes publiques

Méthode Description
JoinedEventArgs ( Channel chan, IrcClient client ) : System

Method Details

JoinedEventArgs() public méthode

public JoinedEventArgs ( Channel chan, IrcClient client ) : System
chan Channel
client IrcClient
Résultat System