C# Class Ninject.Website.Controllers.ErrorController

Inheritance: Controller
Afficher le fichier Open project: ninject/ninject.website

Méthodes publiques

Méthode Description
Show ( string code ) : System.Web.Mvc.ViewResult
ShowNotFound ( ) : System.Web.Mvc.ActionResult

Method Details

Show() public méthode

public Show ( string code ) : System.Web.Mvc.ViewResult
code string
Résultat System.Web.Mvc.ViewResult

ShowNotFound() public méthode

public ShowNotFound ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult