C# Class Sample.Handler

Summary description for Hhndler
Inheritance: IHttpHandler
Afficher le fichier Open project: grabzit/grabzit

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