Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Dev2
Runtime
WebServer
Handlers
WebsiteServiceHandler
C# Class Dev2.Runtime.WebServer.Handlers.WebsiteServiceHandler
Inheritance:
AbstractWebRequestHandler
ファイルを表示
Open project: Warewolf-ESB/Warewolf
Public Methods
Method
Description
ProcessRequest
(
ICommunicationContext
ctx
) :
void
Method Details
ProcessRequest()
public
method
public
ProcessRequest
(
ICommunicationContext
ctx
) :
void
ctx
ICommunicationContext
return
void