C# Class IrcDotNet.IrcServer

Represents an IRC server from the view of a particular client.
Inheritance: IIrcMessageSource
ファイルを表示 Open project: IrcDotNet/IrcDotNet Class Usage Examples

Private Properties

Property Type Description
IrcServer

Public Methods

Method Description
ToString ( ) : string

Returns a string representation of this instance.

Private Methods

Method Description
IrcServer ( string hostName )

Method Details

ToString() public method

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