C# Класс MvcToFubu.Core.ControllerContextBehavior

A behavior that gives access to the ControllerContext in use for the current ASP.NET MVC action This will likely be the base class to alot of your behaviors you use with ASP.NET MVC
Наследование: FubuMVC.Core.Behaviors.BasicBehavior
Показать файл Открыть проект

Открытые методы

Метод Описание
ControllerContextBehavior ( ) : System.Web.Mvc

Описание методов

ControllerContextBehavior() публичный Метод

public ControllerContextBehavior ( ) : System.Web.Mvc
Результат System.Web.Mvc