Rebel.Cms.Web.Mvc.Areas.InstallAreaRegistration.InstallAreaRegistration C# (CSharp) 메소드

InstallAreaRegistration() 공개 메소드

public InstallAreaRegistration ( RebelSettings rebelSettings ) : System
rebelSettings RebelSettings
리턴 System
        public InstallAreaRegistration(RebelSettings rebelSettings)
        {
            _rebelSettings = rebelSettings;            
        }