C# Class IrcDotNet.IrcServer

Represents an IRC server from the view of a particular client.
Inheritance: IIrcMessageSource
Afficher le fichier Open project: IrcDotNet/IrcDotNet Class Usage Examples

Private Properties

Свойство Type Description
IrcServer

Méthodes publiques

Méthode Description
ToString ( ) : string

Returns a string representation of this instance.

Private Methods

Méthode Description
IrcServer ( string hostName )

Method Details

ToString() public méthode

Returns a string representation of this instance.
public ToString ( ) : string
Résultat string