C# 클래스 newtelligence.DasBlog.Web.Services.AutoSaveEntryHandler

Summary description for AutoSaveEntryHandler.
상속: IHttpHandler
파일 보기 프로젝트 열기: AArnott/dasblog

공개 메소드들

메소드 설명
AutoSaveEntryHandler ( ) : System
ProcessRequest ( HttpContext context ) : void

메소드 상세

AutoSaveEntryHandler() 공개 메소드

public AutoSaveEntryHandler ( ) : System
리턴 System

ProcessRequest() 공개 메소드

public ProcessRequest ( HttpContext context ) : void
context HttpContext
리턴 void