Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Sample
OverridenHandler
C# Class Sample.OverridenHandler
Inheritance:
Handler
Show file
Open project: grabzit/grabzit
Protected Methods
Method
Description
Process
(
HttpContext
context
,
string
filename
,
string
id
,
string
message
,
string
customId
,
string
format
) :
void
Method Details
Process()
protected
method
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
return
void