C# Class PlayoffsCreator.Models.RoundModel

Afficher le fichier Open project: dzaba/EricpolSummerSchool.ASPNETMVC Class Usage Examples

Méthodes publiques

Méthode Description
PlayRound ( ) : void
RoundModel ( ) : System
RoundModel ( TeamModel teams ) : System

Method Details

PlayRound() public méthode

public PlayRound ( ) : void
Résultat void

RoundModel() public méthode

public RoundModel ( ) : System
Résultat System

RoundModel() public méthode

public RoundModel ( TeamModel teams ) : System
teams TeamModel
Résultat System