Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Dev2
Runtime
WebServer
WebServerStartup
C# 클래스 Dev2.Runtime.WebServer.WebServerStartup
파일 보기
프로젝트 열기: Warewolf-ESB/Warewolf
1 사용 예제들
공개 메소드들
메소드
설명
Configuration
(
IAppBuilder
app
) :
void
Start
(
Dev2Endpoint
endpoints
) :
IDisposable
비공개 메소드들
메소드
설명
AuthenticationSchemeSelectorDelegate
(
HttpListenerRequest
httpRequest
) :
AuthenticationSchemes
메소드 상세
Configuration()
공개
메소드
public
Configuration
(
IAppBuilder
app
) :
void
app
IAppBuilder
리턴
void
Start()
공개
정적인
메소드
public
static
Start
(
Dev2Endpoint
endpoints
) :
IDisposable
endpoints
Dev2Endpoint
리턴
IDisposable