Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
sep20v1
Areas
HelpPage
HelpPageConfig
C# Class sep20v1.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.
Mostrar archivo
Open project: peteratseneca/dps907fall2013
Public Methods
Method
Description
Register
(
System.Web.Http.HttpConfiguration
config
) :
void
Method Details
Register()
public
static
method
public
static
Register
(
System.Web.Http.HttpConfiguration
config
) :
void
config
System.Web.Http.HttpConfiguration
return
void