C# Class Compete.Site.Refereeing.RefereeThread

Inheritance: IRefereeThread
Mostrar archivo Open project: aaronjensen/compete

Public Methods

Method Description
Start ( RoundParameters parameters ) : bool

Protected Methods

Method Description
Run ( ) : void

Private Methods

Method Description
Main ( object parameter ) : void

Method Details

Run() protected method

protected Run ( ) : void
return void

Start() public method

public Start ( RoundParameters parameters ) : bool
parameters RoundParameters
return bool