C# Class Calyptus.Mvc.RedirectBase

Inheritance: System.Exception
Afficher le fichier Open project: sebmarkbage/calyptus.mvc

Méthodes protégées

Méthode Description
Render ( IHttpContext context, string url ) : void

Method Details

Render() protected méthode

protected Render ( IHttpContext context, string url ) : void
context IHttpContext
url string
Résultat void