Метод | Описание | |
---|---|---|
MainWindow ( ) : System | ||
Window_KeyPress ( object sender, |
||
showTopScore ( List |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Метод | Описание | |
---|---|---|
Form1_Load ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
getTopScore ( int qty ) : List |
||
initGraphic ( ) : void | ||
makeThumbnail ( Image image ) : Image | ||
requestExit ( ) : bool |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |
public Window_KeyPress ( object sender, |
||
sender | object | |
e | ||
Результат | void |
public showTopScore ( List |
||
scoreCardList | List |
|
Результат | void |