| 1 | public static class IEnumerableExt | 
| 1 | new T[] { item } | 
| 1 | public static IEnumerable<T> ToEnumerable<T>(params T[] items) | 
Sep 12 2019
| 1 | public static class IEnumerableExt | 
| 1 | new T[] { item } | 
| 1 | public static IEnumerable<T> ToEnumerable<T>(params T[] items) |