C# Class Compete.Site.Refereeing.Referee

Afficher le fichier Open project: aaronjensen/compete Class Usage Examples

Méthodes publiques

Méthode Description
Referee ( RoundParameters parameters ) : System
StartRound ( ) : void

Private Methods

Méthode Description
RunRound ( RoundParameters parameters ) : IEnumerable

Method Details

Referee() public méthode

public Referee ( RoundParameters parameters ) : System
parameters RoundParameters
Résultat System

StartRound() public méthode

public StartRound ( ) : void
Résultat void