- Recovery
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Xml.Serialization;
|
||||
|
||||
namespace CommonLibrary
|
||||
{
|
||||
public static class XMLSystem
|
||||
public static class XmlSystem
|
||||
{
|
||||
public static bool Save<T>(string path, T data) where T : struct
|
||||
{
|
||||
|
Reference in New Issue
Block a user