C# Class BalloonsPop.Core.Commands.SaveHighscoreCommand

Implements command to save high score
Inheritance: ICommand
Afficher le fichier Open project: Baloons-Pop-4/Main

Méthodes publiques

Méthode Description
Execute ( IContext context ) : void

Executes SaveHighscoreCommand

Method Details

Execute() public méthode

Executes SaveHighscoreCommand
public Execute ( IContext context ) : void
context IContext
Résultat void