Implemented interface member:
method
Keep
Microsoft.AspNetCore.Components.ITempData.Keep(System.String)
2 references to Keep
Microsoft.AspNetCore.Components.Endpoints.Tests (2)
TempData\TempDataTest.cs (2)
88tempData.Keep("Key1"); 102tempData.Keep("NonExistent");