mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Modification to own class
This commit is contained in:
@@ -10,11 +10,12 @@ using SabreTools.FileTypes;
|
||||
using SabreTools.IO;
|
||||
using SabreTools.Logging;
|
||||
|
||||
// This file represents all methods related to populating a DatFile
|
||||
// from a set of files and directories
|
||||
namespace SabreTools.DatFiles
|
||||
{
|
||||
// TODO: See if any of the methods can be broken up a bit more neatly
|
||||
/// <summary>
|
||||
/// This file represents all methods related to populating a DatFile
|
||||
/// from a set of files and directories
|
||||
/// </summary>
|
||||
public class DirFromDat
|
||||
{
|
||||
#region Logging
|
||||
|
||||
Reference in New Issue
Block a user