Sergio Fonseca

Sergio Fonseca

  • NA
  • 100
  • 0

Organize a list in Crescent/Decrescent mode

Mar 18 2008 6:02 PM

I want to organize a list that was generated randonly in Crescent/Decrescent (Most needed is Crescent decrescent is for knownledge). Thank you.

List<int> jogo = new List<int>(16); //The kind of list and it's name


Answers (3)