Is there a common way to pass a single item of type T to a method which expects an IEnumerable<T> parameter? Language is ...
-
May 6, 2022
- 0 Comments