0 / 60 seg.

¿Qué hace el siguiente código?

int[] array = { 5, 3, 7, 1 };
Array.Sort(array);