Implemented interface member:
method
ExecuteAsync
Microsoft.AspNetCore.Mvc.Razor.IRazorPage.ExecuteAsync()
1 reference to ExecuteAsync
Microsoft.AspNetCore.Mvc.RazorPages (1)
Infrastructure\RazorPageAdapter.cs (1)
85
return _page.
ExecuteAsync
();