mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Reorganize filter object code
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user