C# Class SimoBot.Server

Afficher le fichier Open project: code-n-beer/SimoBot Class Usage Examples

Méthodes publiques

Свойство Type Description
channels List
server string

Méthodes publiques

Méthode Description
Server ( string server, List channels ) : System

Method Details

Server() public méthode

public Server ( string server, List channels ) : System
server string
channels List
Résultat System

Property Details

channels public_oe property

public List channels
Résultat List

server public_oe property

public string server
Résultat string