Example #1
0
        public void DemoTest()
        {
            WordCount wordCount = new WordCount();

            wordCount.Demo();
        }