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

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

Méthodes publiques

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

Method Details

AutoSaveEntryHandler() public méthode

public AutoSaveEntryHandler ( ) : System
Résultat System

ProcessRequest() public méthode

public ProcessRequest ( HttpContext context ) : void
context HttpContext
Résultat void