TODOs, cleanup, Nuget

This commit is contained in:
Matt Nadareski
2020-07-26 22:52:24 -07:00
parent 9a14d4befb
commit be7e3175a0
8 changed files with 4 additions and 260 deletions

View File

@@ -11,6 +11,7 @@ namespace SabreTools.Library.DatFiles
/// <summary>
/// Represents all possible DAT header information
/// </summary>
/// TODO: Can this be rewritten as a Dictionary?
public class DatHeader : ICloneable
{
#region Publicly facing variables