Why would anyone use IEnumerable? What's missing in the List<>?
If every list implement the IEnumerable, so why would you want to implement it by yourself?
Can you give me a real life example?
Those brackets declare an empty, inline constructor. In that case, with them, the constructor does exist, it merely does nothing more than t...
No comments:
Post a Comment