[ROOT] / doc / DocFrag / ARAdventureWorksOLAP.Controllers.ControllerFacade.CatchAll Overload2

KeyValue
AssemblyARAdventureWorksOLAP
DocFragTypeClassMember
IsInherited-False-
IsInheritedDoc-False-
Lines-8-
NameCatchAll
Namespace-ARAdventureWorksOLAP.Controllers-
ParentNamespaceARAdventureWorksOLAP
TypeControllerFacade

ClassMemberAttribute

KeyValue
DeclaringTypeControllerFacade
MethodNameCatchAll
MethodSignatureMicrosoft.AspNetCore.Mvc.ActionResult CatchAll(System.String)

Catches all HTTP GET requests to this API.

Calls CatchAll which again chooses correct controller to use in order to serve request.

Translates generated result into a Microsoft.AspNetCore.Mvc.ContentResult instance.

Note that you can add additional endpoints to your API, outside of this standard AgoRapide mechanism.

Edit


Generated 2024-05-18 06:01:39.815 UTC