Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ScoreItem
C# 클래스 ScoreItem, nightmare_cooperative
파일 보기
프로젝트 열기: jonbro/nightmare_cooperative
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
gold
int
levelReached
int
time
DateTime,
won
bool
공개 메소드들
메소드
설명
CompareTo
(
object
obj
) :
int
ScoreItem
( ) :
System
메소드 상세
CompareTo()
공개
메소드
public
CompareTo
(
object
obj
) :
int
obj
object
리턴
int
ScoreItem()
공개
메소드
public
ScoreItem
( ) :
System
리턴
System
프로퍼티 상세
gold
공개적으로 프로퍼티
public
int
gold
리턴
int
levelReached
공개적으로 프로퍼티
public
int
levelReached
리턴
int
time
공개적으로 프로퍼티
public
DateTime,
time
리턴
DateTime,
won
공개적으로 프로퍼티
public
bool
won
리턴
bool