Rebel.Cms.Web.Mvc.Areas.InstallAreaRegistration.InstallAreaRegistration C# (CSharp) Méthode

InstallAreaRegistration() public méthode

public InstallAreaRegistration ( RebelSettings rebelSettings ) : System
rebelSettings RebelSettings
Résultat System
        public InstallAreaRegistration(RebelSettings rebelSettings)
        {
            _rebelSettings = rebelSettings;            
        }