mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-10 03:25:41 +00:00
(#7) Move EnumerableExtensions to child namespace
This commit is contained in:
parent
2ae1c3e249
commit
8e763667d0
@ -1,5 +1,7 @@
|
|||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
|
using X10D.ComparableExtensions;
|
||||||
|
using X10D.ListExtensions;
|
||||||
|
|
||||||
namespace X10D
|
namespace X10D
|
||||||
{
|
{
|
Loading…
Reference in New Issue
Block a user