Esempio n. 1
0
        public Config()
        {
            //@TODO: get list from config file, refer to http://dracoater.blogspot.com/2009/11/add-list-to-appconfig.html for example

            //read xml values
            LdapDomain d = new LdapDomain();
        }
Esempio n. 2
0
        public Config()
        {
            //@TODO: get list from config file, refer to http://dracoater.blogspot.com/2009/11/add-list-to-appconfig.html for example

            //read xml values
            LdapDomain d = new LdapDomain();
        }