Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Tennis
TennisGame
C# 클래스 Tennis.TennisGame
파일 보기
프로젝트 열기: rasmuskl/ReSharperCourse
1 사용 예제들
공개 메소드들
메소드
설명
AddPoint
(
Party
party
) :
void
TennisGame
(
Party
partyA
,
Party
partyB
,
IGameState>.Func
gameStateFactory
) :
System
메소드 상세
AddPoint()
공개
메소드
public
AddPoint
(
Party
party
) :
void
party
Party
리턴
void
TennisGame()
공개
메소드
public
TennisGame
(
Party
partyA
,
Party
partyB
,
IGameState>.Func
gameStateFactory
) :
System
partyA
Party
partyB
Party
gameStateFactory
IGameState>.Func
리턴
System