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