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