C# 클래스 LiveDemo.Frame

파일 보기 프로젝트 열기: cuipengfei/Spikes 1 사용 예제들

공개 메소드들

메소드 설명
Frame ( int firstBall, int secondBall ) : System

보호된 메소드들

메소드 설명
CalculateScore ( ) : int

비공개 메소드들

메소드 설명
Bonus ( ) : int
Next1Ball ( ) : int
Next2Ball ( ) : int

메소드 상세

CalculateScore() 보호된 메소드

protected CalculateScore ( ) : int
리턴 int

Frame() 공개 메소드

public Frame ( int firstBall, int secondBall ) : System
firstBall int
secondBall int
리턴 System