Abc.NCrafts.Quizz.Performance.Questions._003.Answer2.Answer2 C# (CSharp) Méthode

Answer2() static private méthode

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