C# Class Dev2.Runtime.WebServer.Handlers.WebPostRequestHandler

Inheritance: AbstractWebRequestHandler
Afficher le fichier Open project: Warewolf-ESB/Warewolf Class Usage Examples

Méthodes publiques

Méthode Description
ProcessRequest ( ICommunicationContext ctx ) : void

Method Details

ProcessRequest() public méthode

public ProcessRequest ( ICommunicationContext ctx ) : void
ctx ICommunicationContext
Résultat void