C# 클래스 Calyptus.Mvc.RedirectBase

상속: System.Exception
파일 보기 프로젝트 열기: sebmarkbage/calyptus.mvc

보호된 메소드들

메소드 설명
Render ( IHttpContext context, string url ) : void

메소드 상세

Render() 보호된 메소드

protected Render ( IHttpContext context, string url ) : void
context IHttpContext
url string
리턴 void