Udostępnij za pośrednictwem


ServiceApiExplorer Klasa

Definicja

Implementacja gwarantuje System.Web.Http.Description.ApiExplorer , że ApiController wystąpienia są poprawnie rejestrowane za pomocą generatora stron pomocy.

public class ServiceApiExplorer : System.Web.Http.Description.ApiExplorer
type ServiceApiExplorer = class
    inherit ApiExplorer
Public Class ServiceApiExplorer
Inherits ApiExplorer
Dziedziczenie
System.Web.Http.Description.ApiExplorer
ServiceApiExplorer

Konstruktory

ServiceApiExplorer(HttpConfiguration)

Implementacja gwarantuje System.Web.Http.Description.ApiExplorer , że ApiController wystąpienia są poprawnie rejestrowane za pomocą generatora stron pomocy.

Metody

ShouldExploreController(String, HttpControllerDescriptor, IHttpRoute)

Implementacja gwarantuje System.Web.Http.Description.ApiExplorer , że ApiController wystąpienia są poprawnie rejestrowane za pomocą generatora stron pomocy.

Dotyczy