C# Class PlayoffsCreator.Models.RoundModel

ファイルを表示 Open project: dzaba/EricpolSummerSchool.ASPNETMVC Class Usage Examples

Public Methods

Method Description
PlayRound ( ) : void
RoundModel ( ) : System
RoundModel ( TeamModel teams ) : System

Method Details

PlayRound() public method

public PlayRound ( ) : void
return void

RoundModel() public method

public RoundModel ( ) : System
return System

RoundModel() public method

public RoundModel ( TeamModel teams ) : System
teams TeamModel
return System