Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
HoldIt
LevelHighScoreList
C# Class HoldIt.LevelHighScoreList
Inheritance:
PhoneApplicationPage
显示文件
Open project: ibdknox/swred
Public Methods
Method
Description
LevelHighScoreList
( ) :
System
Protected Methods
Method
Description
OnNavigatedTo
(
System
e
) :
void
Private Methods
Method
Description
GenerateScoresForLevel
(
string
level
) :
void
GenerateScoresForPlayer
(
string
player
) :
void
Method Details
LevelHighScoreList()
public
method
public
LevelHighScoreList
( ) :
System
return
System
OnNavigatedTo()
protected
method
protected
OnNavigatedTo
(
System
e
) :
void
e
System
return
void