C# Class newtelligence.DasBlog.Web.Services.TrackbackHandler

Summary description for TrackbackHandler.
Inheritance: IHttpHandler
Afficher le fichier Open project: AArnott/dasblog

Méthodes publiques

Méthode Description
ProcessRequest ( HttpContext context ) : void
TrackbackHandler ( ) : System

Method Details

ProcessRequest() public méthode

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

TrackbackHandler() public méthode

public TrackbackHandler ( ) : System
Résultat System