C# 클래스 Sharkbite.IrcSOYSAUCECHIPSISAFAGGOT.CtcpResponder

A class which automatically responds to CTCP queries. The replies it sends are configurable by the client.
파일 보기 프로젝트 열기: MCSDFDBSWADZDSBL/MCSDFDBSWADZBSBL

공개 메소드들

메소드 설명
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.

비공개 메소드들

메소드 설명
this ( ) : FAGGOT

메소드 상세

CtcpResponder() 공개 메소드

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.
리턴 System