mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-10 04:55:42 +00:00
(#7) Move EnumExtensions to child namespace
This commit is contained in:
parent
60ebcedcb6
commit
9f9e5c7461
@ -1,6 +1,6 @@
|
|||||||
using System;
|
using System;
|
||||||
|
|
||||||
namespace X10D
|
namespace X10D.EnumExtensions
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Extension methods for <see langword="enum" /> types.
|
/// Extension methods for <see langword="enum" /> types.
|
Loading…
Reference in New Issue
Block a user