Reorganize filter object code

This commit is contained in:
Matt Nadareski
2023-08-11 13:34:28 -04:00
parent eb38620d70
commit 25ba9db624
2 changed files with 51 additions and 47 deletions

View File

@@ -7,7 +7,7 @@ using SabreTools.Models.Internal;
namespace SabreTools.Filter
{
public static class FilterParser
internal static class FilterParser
{
/// <summary>
/// Parse a filter ID string into the item name and field name, if possible