C# Class eu.sig.training.ch02.LevelObserver

Afficher le fichier Open project: oreillymedia/building_maintainable_software

Méthodes publiques

Méthode Description
LevelLost ( ) : void
LevelWon ( ) : void

Method Details

LevelLost() public méthode

public LevelLost ( ) : void
Résultat void

LevelWon() public méthode

public LevelWon ( ) : void
Résultat void