Implemented interface member:
method
Action
Microsoft.AspNetCore.Mvc.IUrlHelper.Action(Microsoft.AspNetCore.Mvc.Routing.UrlActionContext)
3 overrides of Action
Microsoft.AspNetCore.Mvc.Core (2)
Routing\EndpointRoutingUrlHelper.cs (1)
36public override string? Action(UrlActionContext urlActionContext)
Routing\UrlHelper.cs (1)
51public override string? Action(UrlActionContext actionContext)
Microsoft.AspNetCore.Mvc.Core.Test (1)
Routing\UrlHelperBaseTest.cs (1)
143public override string Action(UrlActionContext actionContext)