Beispiel #1
0
        public TMConfig()
        {
            Current                 = this;

            TMSetup                 = new TMSetup_Config();
            TMSecurity              = new TMSecurity_Config();
            TMErrorMessages         = new TMErrorMessages_Config();
            WindowsAuthentication   = new WindowsAuthentication_Config();
            OnInstallation          = new OnInstallation_Config();
            VirtualArticles         = new VirtualArticles_Config();
        }
Beispiel #2
0
        public TMConfig()
        {
            Current = this;

            TMSetup               = new TMSetup_Config();
            TMSecurity            = new TMSecurity_Config();
            TMErrorMessages       = new TMErrorMessages_Config();
            WindowsAuthentication = new WindowsAuthentication_Config();
            OnInstallation        = new OnInstallation_Config();
            VirtualArticles       = new VirtualArticles_Config();
        }