C# Class PortableSomething.Areas.PortableSomething.PortableSomethingAreaRegistration

Inheritance: MvcContrib.PortableAreas.PortableAreaRegistration
Afficher le fichier Open project: AkosLukacs/PluggablePortableAreasMVC4

Méthodes publiques

Méthode Description
RegisterArea ( System.Web.Mvc.AreaRegistrationContext context, IApplicationBus bus ) : void

Private Methods

Méthode Description
RegisterRoutes ( System.Web.Mvc.AreaRegistrationContext context ) : void

Method Details

RegisterArea() public méthode

public RegisterArea ( System.Web.Mvc.AreaRegistrationContext context, IApplicationBus bus ) : void
context System.Web.Mvc.AreaRegistrationContext
bus IApplicationBus
Résultat void