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

Show file Open project: oreillymedia/building_maintainable_software

Public Methods

Method Description
Start ( ) : void
UpdateObservers ( ) : void

Private Methods

Method Description
UpdateObserversPelletsEaten ( ) : void
UpdateObserversPlayerDied ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

UpdateObservers() public method

public UpdateObservers ( ) : void
return void