34 StringBuilder sb =
new();
38 sb.Append(await base.GetDescription());
Contains information about a change in internal variables of a state-machine associated with a token.
override async Task< string > GetDescription()
Gets a descriptive text for the event.
StateMachineVariablesUpdatedNotificationEvent()
Contains information about a change in internal variables of a state-machine associated with a token.
StateMachineVariablesUpdatedNotificationEvent(VariablesUpdatedEventArgs e)
Contains information about a change in internal variables of a state-machine associated with a token.
Abstract base class for token notification events.
Base class that references services in the app.
static IStringLocalizer Localizer
Localization service