Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
EventServer
Core
HttpHandlers
SyndicationHandler
C# Class EventServer.Core.HttpHandlers.SyndicationHandler
Inheritance:
IHttpHandler
Datei anzeigen
Open project: roundtable/EventServer
Public Methods
Method
Description
ProcessRequest
(
HttpContext
context
) :
void
Method Details
ProcessRequest()
public
method
public
ProcessRequest
(
HttpContext
context
) :
void
context
System.Web.HttpContext
return
void