C# Class IrcSharp.Extended.IrcConnection

Represents a full irc-connection with channel management and internal address list.
This class uses all classes of IrcSharp to manage an irc connection.
Inheritance: IrcClient
Afficher le fichier Open project: hapm/IrcShark Class Usage Examples

Méthodes publiques

Méthode Description
Close ( ) : void
IrcConnection ( ) : System

Method Details

Close() public méthode

public Close ( ) : void
Résultat void

IrcConnection() public méthode

public IrcConnection ( ) : System
Résultat System