mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Create and use NoFilter attribute
This commit is contained in:
@@ -8,9 +8,11 @@ namespace SabreTools.Models.Internal
|
||||
#region Keys
|
||||
|
||||
/// <remarks>Machine[]</remarks>
|
||||
[NoFilter]
|
||||
public const string MachineKey = "machine";
|
||||
|
||||
/// <remarks>Header</remarks>
|
||||
[NoFilter]
|
||||
public const string HeaderKey = "header";
|
||||
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user