예제 #1
0
        public static DBConfig New()
        {
            var siteSetting = new DBConfig();

            return(siteSetting);
        }