Implemented interface member:
method
PromptMessageBarAsync
Aspire.Hosting.IInteractionService.PromptMessageBarAsync(System.String, System.String, Aspire.Hosting.MessageBarInteractionOptions, System.Threading.CancellationToken)
1 reference to PromptMessageBarAsync
Aspire.Hosting.Tests (1)
InteractionServiceTests.cs (1)
169() => interactionService.PromptMessageBarAsync("Are you sure?", "Confirmation")).DefaultTimeout();