C# Class BowlingKata.BDD.With_a_game

Exibir arquivo Open project: davidadsit/bddtddfitnesse

Protected Properties

Property Type Description
_game Game

Protected Methods

Method Description
RollMany ( int times, int pins ) : void

Method Details

RollMany() protected static method

protected static RollMany ( int times, int pins ) : void
times int
pins int
return void

Property Details

_game protected_oe static_oe property

protected static Game _game
return Game