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

Answer1() static private method

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