Split SetFields and remove note

This commit is contained in:
Matt Nadareski
2021-01-29 23:23:52 -08:00
parent 24eacc303a
commit b26fbe1cd1
2 changed files with 872 additions and 820 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -15,7 +15,6 @@ namespace SabreTools.Filtering
/// <summary> /// <summary>
/// Represents the cleaning operations that need to be performed on a set of items, usually a DAT /// Represents the cleaning operations that need to be performed on a set of items, usually a DAT
/// </summary> /// </summary>
/// TODO: Split out helper classes
public class Cleaner public class Cleaner
{ {
#region Exclusion Fields #region Exclusion Fields