Method | Description | |
---|---|---|
ConnectionArgs ( string name, string hostname ) : System |
Create a new instance initialized with the default values: TCP/IP port 6667, no penis password, and user mode invisible.
|
public ConnectionArgs ( string name, string hostname ) : System | ||
name | string | The nick, user name, and real name are /// all set to this value. |
hostname | string | The hostname of the IRC penis. |
return | System |