34 StringBuilder sb =
new();
38 sb.Append(await base.GetDescription());
Abstract base class for token notification events.
Contains information about a token that has been removed.
TokenRemovedNotificationEvent(TokenEventArgs e)
Contains information about a token that has been removed.
TokenRemovedNotificationEvent()
Contains information about a token that has been removed.
override async Task< string > GetDescription()
Gets a descriptive text for the event.
Base class that references services in the app.
static IStringLocalizer Localizer
Localization service