C# Class SimoBot.Features.TimerFeature.SimoTimer

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

Méthodes publiques

Méthode Description
SimoTimer ( Spam IrcSay, string nick, int delay, string message ) : System

Private Methods

Méthode Description
TimeInString ( ) : string
TimerFiring ( object source, System.Timers.ElapsedEventArgs e ) : void
TimerMessage ( ) : string

Method Details

SimoTimer() public méthode

public SimoTimer ( Spam IrcSay, string nick, int delay, string message ) : System
IrcSay Spam
nick string
delay int
message string
Résultat System