Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BowlingKata
BDD
With_a_game
C# 클래스 BowlingKata.BDD.With_a_game
파일 보기
프로젝트 열기: davidadsit/bddtddfitnesse
보호된 프로퍼티들
프로퍼티
타입
설명
_game
Game
보호된 메소드들
메소드
설명
RollMany
(
int
times
,
int
pins
) :
void
메소드 상세
RollMany()
보호된
정적인
메소드
protected
static
RollMany
(
int
times
,
int
pins
) :
void
times
int
pins
int
리턴
void
프로퍼티 상세
_game
보호되어 있는 정적으로 프로퍼티
protected
static
Game
_game
리턴
Game