Create and use NoFilter attribute

This commit is contained in:
Matt Nadareski
2023-08-11 11:29:25 -04:00
parent 58ce48235c
commit f5ceaa9edc
19 changed files with 76 additions and 45 deletions

View File

@@ -15,6 +15,7 @@ namespace SabreTools.Models.Internal
public const string NameKey = "name";
/// <remarks>Rom[]</remarks>
[NoFilter]
public const string RomKey = "rom";
/// <remarks>long</remarks>