C# Class EventServer.Core.HttpHandlers.SyndicationHandler

Inheritance: IHttpHandler
Afficher le fichier Open project: roundtable/EventServer

Méthodes publiques

Méthode Description
ProcessRequest ( HttpContext context ) : void

Method Details

ProcessRequest() public méthode

public ProcessRequest ( HttpContext context ) : void
context System.Web.HttpContext
Résultat void