메소드 | 설명 | |
---|---|---|
IrcServerInfo ( string hostName, int hopCount, string info ) |
Initializes a new instance of the IrcServerInfo class with the specified properties.
|
public IrcServerInfo ( string hostName, int hopCount, string info ) | ||
hostName | string | The host name of the server. |
hopCount | int | The hop count of the server from the local server. |
info | string | A string containing arbitrary information about the server. |