Esempio n. 1
0
        public void Google_Search_pattern_null()
        {
            var target = new Google();

            target.Search(null);
        }
Esempio n. 2
0
        public void Google_Search_pattern_null()
        {
            var target = new Google();

            target.Search(null);
        }