Create FilterRunner class

This commit is contained in:
Matt Nadareski
2023-08-11 16:31:53 -04:00
parent 6909e9a9e7
commit 5583b35111
2 changed files with 69 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ namespace SabreTools.Models.Internal
/// <summary>
/// Determine what type of file an item is
/// </summary>
/// <remarks>TODO: Create attribute for internal names</remarks>
public enum ItemType
{
/// <summary>