C# Class LongoMatch.Services.EventsManager

Inheritance: IService
Afficher le fichier Open project: LongoMatch/longomatch Class Usage Examples

Méthodes publiques

Méthode Description
Start ( ) : bool
Stop ( ) : bool

Private Methods

Méthode Description
HandleKeyPressed ( KeyPressedEvent e ) : void
HandleOpenedProjectChanged ( OpenedProjectEvent e ) : void
HandlePlayLoaded ( EventLoadedEvent e ) : void
HandlePlayerSubstitutionEvent ( PlayerSubstitutionEvent e ) : void
HandleShowProjectStatsEvent ( ShowProjectStatsEvent e ) : void

Method Details

Start() public méthode

public Start ( ) : bool
Résultat bool

Stop() public méthode

public Stop ( ) : bool
Résultat bool