C# Class Sample.OverridenHandler

Inheritance: Handler
Afficher le fichier Open project: grabzit/grabzit

Méthodes protégées

Méthode Description
Process ( HttpContext context, string filename, string id, string message, string customId, string format ) : void

Method Details

Process() protected méthode

protected Process ( HttpContext context, string filename, string id, string message, string customId, string format ) : void
context System.Web.HttpContext
filename string
id string
message string
customId string
format string
Résultat void