Namespace Serenity.Score.Application.Events
Classes
AddScoreAction
Action that reacts to AddScoreSignal by adding its delta to the signaled metric through the IScoreService.
AddScoreSignal
Dispatched to add a delta to a Score metric through AddScoreAction, so a designer can wire "score for this" from a no-code signal trigger instead of a call to IScoreService.