C# 클래스 IrcDotNet.IrcServer

Represents an IRC server from the view of a particular client.
상속: IIrcMessageSource
파일 보기 프로젝트 열기: IrcDotNet/IrcDotNet 1 사용 예제들

Private Properties

프로퍼티 타입 설명
IrcServer

공개 메소드들

메소드 설명
ToString ( ) : string

Returns a string representation of this instance.

비공개 메소드들

메소드 설명
IrcServer ( string hostName )

메소드 상세

ToString() 공개 메소드

Returns a string representation of this instance.
public ToString ( ) : string
리턴 string