Schumix.Irc.Network.Network C# (CSharp) Method

Network() public method

public Network ( ) : System
return System
        public Network()
            : this("localhost")
        {
            // None
        }

Same methods

Network::Network ( string Server ) : System
Network::Network ( string Server, int Port ) : System
Network::Network ( string ServerName, int ServerId, string Server, int Port ) : System