C# Class Compete.Site.Refereeing.Referee

Exibir arquivo Open project: aaronjensen/compete Class Usage Examples

Public Methods

Method Description
Referee ( RoundParameters parameters ) : System
StartRound ( ) : void

Private Methods

Method Description
RunRound ( RoundParameters parameters ) : IEnumerable

Method Details

Referee() public method

public Referee ( RoundParameters parameters ) : System
parameters RoundParameters
return System

StartRound() public method

public StartRound ( ) : void
return void