mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-10 04:05:40 +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.Linq;
|
||||||
using System.Text;
|
using System.Text;
|
||||||
|
|
||||||
namespace X10D
|
namespace X10D.StringExtensions
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Extension methods for <see cref="string" />.
|
/// Extension methods for <see cref="string" />.
|
Loading…
Reference in New Issue
Block a user