mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-12 23:55:41 +00:00
Add missing Core namespace import (again)
This commit is contained in:
parent
9dadedd62a
commit
54b22ab6d9
@ -1,4 +1,6 @@
|
|||||||
namespace X10D.Collections;
|
using X10D.Core;
|
||||||
|
|
||||||
|
namespace X10D.Collections;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Extension methods for <see cref="IList{T}" /> and <see cref="IReadOnlyList{T}" />.
|
/// Extension methods for <see cref="IList{T}" /> and <see cref="IReadOnlyList{T}" />.
|
||||||
|
Loading…
Reference in New Issue
Block a user