Implemented interface member:
method
Action
Microsoft.AspNetCore.Mvc.IUrlHelper.Action(Microsoft.AspNetCore.Mvc.Routing.UrlActionContext)
2 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)