コード例 #1
0
        public static string _Head(string cell, string localFoder, string musicbg)
        {
            string ex = "";

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            ex = ds._Head(cell, localFoder, musicbg);
            return(ex);
        }