Esempio n. 1
0
        public UserSettings()
        {
            serverConnections = new Servers();

            autoConnectOnStartup = false;
        }
Esempio n. 2
0
        public UserSettings()
        {
            serverConnections = new Servers();

            autoConnectOnStartup = false;
        }