Prepare to add more methods to partial class

This commit is contained in:
Matt Nadareski
2025-01-13 15:32:17 -05:00
parent 5e1066d3da
commit 5c8f5c6d99

View File

@@ -8,8 +8,7 @@ namespace SabreTools.DatFiles
{ {
public partial class DatFile public partial class DatFile
{ {
// TODO: Create tests for all of these individually #region Splitting Steps
#region Splitting
/// <summary> /// <summary>
/// Use cloneof tags to add items to the parents, removing the child sets in the process /// Use cloneof tags to add items to the parents, removing the child sets in the process