C# Class Codebreak.Service.World.Game.Fight.Ending.AbstractEndingBehavior

Datei anzeigen Open project: hussein-aitlahcen/codebreak

Public Methods

Method Description
Execute ( AbstractFight fight ) : void

Method Details

Execute() public abstract method

public abstract Execute ( AbstractFight fight ) : void
fight AbstractFight
return void