When creating an IEnumerables, I mostly returned a null value when there are no values for the collection. But it is in some situations better to return an empty collection. This can be done with the Enumerable.Empty method.
Fun with bugs: Advanced Dictionary API
12 hours ago
No comments:
Post a Comment