How Array of our custom classes work with foreach without implemented IEnumerable ?
- by Freshblood
Hello everybody
This long title already contain all my question so i just want to give example
MyClass[] array
How this array work with Foreach without implement IEnumerable interface's method ?