Refactoring.
This commit is contained in:
@@ -5,7 +5,7 @@ using System.Reflection;
|
||||
|
||||
namespace SlatedGameToolkit.Framework.Utilities
|
||||
{
|
||||
public static class EmbeddedResourceUtils
|
||||
public static class EmbeddedResUtils
|
||||
{
|
||||
public static string ReadEmbeddedResourceText(string name) {
|
||||
string res;
|
Reference in New Issue
Block a user