Namespace Serenity.Leaderboard.Application.Events
Classes
LeaderboardClearedSignal
Broadcast whenever a leaderboard board is cleared.
LeaderboardEntrySubmittedSignal
Broadcast whenever a score is successfully submitted to a leaderboard.
ShowLeaderboardAction
Action that reacts to ShowLeaderboardSignal by showing the signaled view through the IViewRouter.
ShowLeaderboardSignal
Dispatched to show a leaderboard view (or any other view registered with the IViewRouter) by its Id.