C# 클래스 MiniMVC.HttpHandlerWithSession

상속: HttpHandler, IRequiresSessionState
파일 보기 프로젝트 열기: mausch/MiniMVC

공개 메소드들

메소드 설명
HttpHandlerWithSession ( Action action ) : System

메소드 상세

HttpHandlerWithSession() 공개 메소드

public HttpHandlerWithSession ( Action action ) : System
action Action
리턴 System