C# Class PortableArea.AreaRegistration

Inheritance: MvcContrib.PortableAreas.PortableAreaRegistration
Mostrar archivo Open project: jeffreypalermo/mvc2inaction

Public Methods

Method Description
RegisterArea ( System.Web.Mvc.AreaRegistrationContext context, IApplicationBus bus ) : void

Method Details

RegisterArea() public method

public RegisterArea ( System.Web.Mvc.AreaRegistrationContext context, IApplicationBus bus ) : void
context System.Web.Mvc.AreaRegistrationContext
bus IApplicationBus
return void