Compartilhar via


ServiceApiExplorer.ShouldExploreController Método

Definição

public override bool ShouldExploreController (string controllerVariableValue, System.Web.Http.Controllers.HttpControllerDescriptor controllerDescriptor, System.Web.Http.Routing.IHttpRoute route);
override this.ShouldExploreController : string * System.Web.Http.Controllers.HttpControllerDescriptor * System.Web.Http.Routing.IHttpRoute -> bool
Public Overrides Function ShouldExploreController (controllerVariableValue As String, controllerDescriptor As HttpControllerDescriptor, route As IHttpRoute) As Boolean

Parâmetros

controllerVariableValue
String
controllerDescriptor
System.Web.Http.Controllers.HttpControllerDescriptor
route
System.Web.Http.Routing.IHttpRoute

Retornos

Aplica-se a