C# Класс Open.Core.Web.AreaRegistration

Registration of Open.Core.Web as a portable area that can be referenced by an ASP.NET MVC web-server.
Наследование: MvcContrib.PortableAreas.PortableAreaRegistration
Показать файл Открыть проект

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

Метод Описание
RegisterArea ( System.Web.Mvc.AreaRegistrationContext context, IApplicationBus bus ) : void

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

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

public RegisterArea ( System.Web.Mvc.AreaRegistrationContext context, IApplicationBus bus ) : void
context System.Web.Mvc.AreaRegistrationContext
bus IApplicationBus
Результат void