C# Class Bot.Modules.spam_check

Afficher le fichier Open project: uncled1023/IRCBot Class Usage Examples

Méthodes publiques

Свойство Type Description
channel string
lines int
nick string
timer System.Timers.Timer

Property Details

channel public_oe property

public string channel
Résultat string

lines public_oe property

public int lines
Résultat int

nick public_oe property

public string nick
Résultat string

timer public_oe property

public Timer,System.Timers timer
Résultat System.Timers.Timer