C# Class Calyptus.Mvc.RedirectBase

Inheritance: System.Exception
ファイルを表示 Open project: sebmarkbage/calyptus.mvc

Protected Methods

Method Description
Render ( IHttpContext context, string url ) : void

Method Details

Render() protected method

protected Render ( IHttpContext context, string url ) : void
context IHttpContext
url string
return void