C# Class MvcAndFubuCoexist.Controllers.AspNetMvcController

Inheritance: Controller
Afficher le fichier Open project: bobpace/MvcToFubu

Méthodes publiques

Méthode Description
CanStillLinkToMvcActions ( ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult

Method Details

CanStillLinkToMvcActions() public méthode

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

Index() public méthode

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