[Tools/] Add descriptive headers to all classes missing them

This commit is contained in:
Matt Nadareski
2017-10-09 13:14:36 -07:00
parent 40d38f95d3
commit 0caffe3aeb
2 changed files with 14 additions and 8 deletions

View File

@@ -34,6 +34,9 @@ using OCRC;
namespace SabreTools.Library.Tools
{
/// <summary>
/// Tools for working with non-archive files and stream
/// </summary>
public static class FileTools
{
#region File Information