C# Class Rebel.Cms.Web.Mvc.Areas.InstallAreaRegistration

Inheritance: System.Web.Mvc.AreaRegistration
Afficher le fichier Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Méthodes publiques

Méthode Description
InstallAreaRegistration ( RebelSettings rebelSettings ) : System
RegisterArea ( System.Web.Mvc.AreaRegistrationContext context ) : void

Method Details

InstallAreaRegistration() public méthode

public InstallAreaRegistration ( RebelSettings rebelSettings ) : System
rebelSettings RebelSettings
Résultat System

RegisterArea() public méthode

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