C# Class Sharkbite.IrcSOYSAUCECHIPSISAFAGGOT.ConnectionArgs

A collection of parameters necessary to establish an IRC connection.
Afficher le fichier Open project: MCSDFDBSWADZDSBL/MCSDFDBSWADZBSBL

Méthodes publiques

Méthode 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.

Method Details

ConnectionArgs() public méthode

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.
Résultat System