Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Dev2
Runtime
WebServer
Handlers
WebPostRequestHandler
C# Class Dev2.Runtime.WebServer.Handlers.WebPostRequestHandler
Inheritance:
AbstractWebRequestHandler
Exibir arquivo
Open project: Warewolf-ESB/Warewolf
Class Usage Examples
Public Methods
Method
Description
ProcessRequest
(
ICommunicationContext
ctx
) :
void
Method Details
ProcessRequest()
public
method
public
ProcessRequest
(
ICommunicationContext
ctx
) :
void
ctx
ICommunicationContext
return
void