C# Class WebApiContrib.Tracing.Slab.DemoApp.Areas.HelpPage.HelpPageConfig

Use this class to customize the Help Page. For example you can set a custom System.Web.Http.Description.IDocumentationProvider to supply the documentation or you can provide the samples for the requests/responses.
Mostra file Open project: WebApiContrib/WebApiContrib.Tracing.Slab

Private Methods

Method Description
GeneratePageResult ( HelpPageSampleGenerator sampleGenerator, Type type ) : object
Register ( System.Web.Http.HttpConfiguration config ) : void