コード例 #1
0
        public static string _SlideVideoBG_ID(int id, string i, string pathsub, string pathimage, string timeslide, string pathvoice, string timevoice, string pathvideobg)
        {
            string ex = "";

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            ex = ds._SildeVideoBG_ID(id, i, pathsub, pathimage, timeslide, pathvoice, timevoice, pathvideobg);
            return(ex);
        }