mirror of
https://github.com/jcreek/Creek.HelpfulExtensions.git
synced 2026-07-12 18:53:45 +00:00
feat(*): Add StringExtension class
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using System;
|
||||
|
||||
namespace Creek.HelpfulExtensions
|
||||
{
|
||||
public static class StringExtension
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user