C# 클래스 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.
상속: IrcClient
파일 보기 프로젝트 열기: hapm/IrcShark 1 사용 예제들

공개 메소드들

메소드 설명
Close ( ) : void
IrcConnection ( ) : System

메소드 상세

Close() 공개 메소드

public Close ( ) : void
리턴 void

IrcConnection() 공개 메소드

public IrcConnection ( ) : System
리턴 System