C# Class Sharkbite.IrcSOYSAUCECHIPSISAFAGGOT.CtcpResponder

A class which automatically responds to CTCP queries. The replies it sends are configurable by the client.
Afficher le fichier Open project: MCSDFDBSWADZDSBL/MCSDFDBSWADZBSBL

Méthodes publiques

Méthode Description
CtcpResponder ( Connection connection ) : System

Create an instance and register handlers for CTCP events. The Connection's CtcpEnable property must be set to true or the connection will not send CTCP events to this responder.

Private Methods

Méthode Description
this ( ) : FAGGOT

Method Details

CtcpResponder() public méthode

Create an instance and register handlers for CTCP events. The Connection's CtcpEnable property must be set to true or the connection will not send CTCP events to this responder.
public CtcpResponder ( Connection connection ) : System
connection Connection The containing connection.
Résultat System