C# Class SmallestDotNet.VersionCheck

Summary description for VersionCheck
Inheritance: IHttpHandler
Afficher le fichier Open project: shanselman/SmallestDotNet

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