프로퍼티 | 타입 | 설명 | |
---|---|---|---|
players | List |
메소드 | 설명 | |
---|---|---|
AddOrUpdate ( |
||
GetByClientId ( System.Guid clientId ) : |
||
GetByPlayerId ( int playerId ) : |
||
OpponentId ( int currentTurnPlayerId ) : int |
public GetByClientId ( System.Guid clientId ) : |
||
clientId | System.Guid | |
리턴 |
public GetByPlayerId ( int playerId ) : |
||
playerId | int | |
리턴 |
public OpponentId ( int currentTurnPlayerId ) : int | ||
currentTurnPlayerId | int | |
리턴 | int |