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

Answer1() static private method

static private Answer1 ( ) : System
return System
        static Answer1()
        {
            _x = Enumerable.Range(0, _count).ToArray();
            _result = Enumerable.Range(0, _count).ToArray();
        }