C# Class HoldIt.ScoreList

Inheritance: PhoneApplicationPage
Mostrar archivo Open project: ibdknox/swred

Public Methods

Method Description
ScoreList ( ) : System

Protected Methods

Method Description
OnNavigatedTo ( System e ) : void

Private Methods

Method Description
InsertHighScore ( ScoreData score ) : void
InsertMyScore ( ScoreData score ) : void

Method Details

OnNavigatedTo() protected method

protected OnNavigatedTo ( System e ) : void
e System
return void

ScoreList() public method

public ScoreList ( ) : System
return System