[ALL] We should use static classes for these

This commit is contained in:
Matt Nadareski
2016-10-21 16:25:22 -07:00
parent 2946e0b785
commit 88f11e5826
6 changed files with 12 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ using System.Xml.Schema;
namespace SabreTools.Helper
{
public class FileTools
public static class FileTools
{
#region File Information