Abc.NCrafts.Quizz.Performance.Questions._022.Answer1.Answer1 C# (CSharp) Method

Answer1() static private method

static private Answer1 ( ) : System.Collections.Generic
return System.Collections.Generic
        static Answer1()
        {
            _values = Enumerable.Range(0, 1000 * 1000).ToList();
        }