I'm used to add methods to external classes like IEnumerable. But can we extend Arrays in C#?
I am planning to add a method to arrays that converts it to a IEnumerable even if it is multidimensional.
Not related to http://stackoverflow.com/questions/628427/how-to-extend-arrays-in-c