C# Class XG.Plugin.Irc.Connection

Inheritance: AWorker
Exibir arquivo Open project: lformella/xdcc-grabscher

Public Methods

Method Description
StartWatch ( System.Int64 aWatchSeconds, string aName ) : void
Stopwatch ( ) : void

Method Details

StartWatch() public method

public StartWatch ( System.Int64 aWatchSeconds, string aName ) : void
aWatchSeconds System.Int64
aName string
return void

Stopwatch() public method

public Stopwatch ( ) : void
return void