예제 #1
0
        public static string _Footer()
        {
            string ex = "";

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            ex = ds._Footer();
            return(ex);
        }