Exemplo n.º 1
0
        } //EndMethod

        public IEnumerable <int> SimpleListExceptArray()
        {
            return(SimpleListItems.Except(ArrayItems2));
        } //EndMethod