コード例 #1
0
        public void TestMethod2()
        {
            string str = LTransDeal.getTransResult("even the most well regarded writing since then has sought to capture spoken English on the page.");

            Console.WriteLine(LTransDeal.url);
            Console.WriteLine(str);
        }