Abc.NCrafts.Quizz.Performance.Questions._003.Answer2.Answer2 C# (CSharp) Method

Answer2() static private method

static private Answer2 ( ) : System.Collections.Generic
return System.Collections.Generic
        static Answer2()
        {
            _items = new LinkedList<int>(Enumerable.Range(0, 200));
        }