Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
TasksApp
Areas
HelpPage
HelpPageConfig
C# Класс TasksApp.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.
Показать файл
Открыть проект
Открытые методы
Метод
Описание
Register
(
System.Web.Http.HttpConfiguration
config
) :
void
Описание методов
Register()
публичный
статический
Метод
public
static
Register
(
System.Web.Http.HttpConfiguration
config
) :
void
config
System.Web.Http.HttpConfiguration
Результат
void