mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-22 23:58:48 +00:00
(#7) Move StringExtensions to child namespace
This commit is contained in:
parent
d9017bab20
commit
61da369418
@ -3,7 +3,7 @@ using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace X10D
|
||||
namespace X10D.StringExtensions
|
||||
{
|
||||
/// <summary>
|
||||
/// Extension methods for <see cref="string" />.
|
Loading…
Reference in New Issue
Block a user