프로퍼티 | 타입 | 설명 | |
---|---|---|---|
score | int | ||
sidesCaptured | int | ||
sidesLocked | int | ||
sidesStolen | int | ||
userName | string |
메소드 | 설명 | |
---|---|---|
CISPlayer ( string n, int c, int l, int s, int myScore ) : System.Collections |
public CISPlayer ( string n, int c, int l, int s, int myScore ) : System.Collections | ||
n | string | |
c | int | |
l | int | |
s | int | |
myScore | int | |
리턴 | System.Collections |