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

Answer2() static private méthode

static private Answer2 ( ) : System
Résultat System
        static Answer2()
        {
            _x = Enumerable.Range(0, _count).ToArray();
            _result = Enumerable.Range(0, _count).ToArray();
        }