mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[ALL] We should use static classes for these
This commit is contained in:
@@ -11,7 +11,7 @@ using System.Xml.Schema;
|
||||
|
||||
namespace SabreTools.Helper
|
||||
{
|
||||
public class FileTools
|
||||
public static class FileTools
|
||||
{
|
||||
#region File Information
|
||||
|
||||
|
||||
Reference in New Issue
Block a user