C# Class PlayoffsCreator.Models.GameModel

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

Public Methods

Method Description
IsFinished ( ) : bool
PlayGame ( ) : void
Result ( ) : int>.IDictionary

Method Details

IsFinished() public method

public IsFinished ( ) : bool
return bool

PlayGame() public method

public PlayGame ( ) : void
return void

Result() public method

public Result ( ) : int>.IDictionary
return int>.IDictionary