C# Class XG.Plugin.Irc.Connection

Inheritance: AWorker
Afficher le fichier Open project: lformella/xdcc-grabscher

Méthodes publiques

Méthode Description
StartWatch ( System.Int64 aWatchSeconds, string aName ) : void
Stopwatch ( ) : void

Method Details

StartWatch() public méthode

public StartWatch ( System.Int64 aWatchSeconds, string aName ) : void
aWatchSeconds System.Int64
aName string
Résultat void

Stopwatch() public méthode

public Stopwatch ( ) : void
Résultat void