[ROOT] / doc / toc / ARAdventureWorksOLAP / Class / ControllerFacade / CatchAll / ARAdventureWorksOLAP.Controllers.ControllerFacade.CatchAll Overload2 / __TOCDet

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-06-01 14:02:11.933 UTC