Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
TimelapseApi
Areas
HelpPage
HelpPageConfig
C# 클래스 TimelapseApi.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.
파일 보기
프로젝트 열기: evercam/Timelapse
공개 메소드들
메소드
설명
Register
(
System.Web.Http.HttpConfiguration
config
) :
void
메소드 상세
Register()
공개
정적인
메소드
public
static
Register
(
System.Web.Http.HttpConfiguration
config
) :
void
config
System.Web.Http.HttpConfiguration
리턴
void