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.
Deserializing JSON to a string or a value
6 days ago
No comments:
Post a Comment