C# Class BowlingSecondPractice.LastFrame

Inheritance: Frame
Mostra file Open project: cuipengfei/Spikes Class Usage Examples

Public Methods

Method Description
LastFrame ( int firstBall, int secondBall, int thirdBall )

Protected Methods

Method Description
CalculateScore ( ) : int

Method Details

CalculateScore() protected method

protected CalculateScore ( ) : int
return int

LastFrame() public method

public LastFrame ( int firstBall, int secondBall, int thirdBall )
firstBall int
secondBall int
thirdBall int