Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Sample
OverridenHandler
C# 클래스 Sample.OverridenHandler
상속:
Handler
파일 보기
프로젝트 열기: grabzit/grabzit
보호된 메소드들
메소드
설명
Process
(
HttpContext
context
,
string
filename
,
string
id
,
string
message
,
string
customId
,
string
format
) :
void
메소드 상세
Process()
보호된
메소드
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
리턴
void