C# Class HoldIt.LevelHighScoreList

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: ibdknox/swred

Méthodes publiques

Méthode Description
LevelHighScoreList ( ) : System

Méthodes protégées

Méthode Description
OnNavigatedTo ( System e ) : void

Private Methods

Méthode Description
GenerateScoresForLevel ( string level ) : void
GenerateScoresForPlayer ( string player ) : void

Method Details

LevelHighScoreList() public méthode

public LevelHighScoreList ( ) : System
Résultat System

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( System e ) : void
e System
Résultat void