mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatFiles/] Add descriptors to each class
This commit is contained in:
@@ -7,6 +7,9 @@ using SabreTools.Library.Items;
|
||||
|
||||
namespace SabreTools.Library.DatFiles
|
||||
{
|
||||
/// <summary>
|
||||
/// Represents the filtering operations that need to be performed on a set of items, usually a DAT
|
||||
/// </summary>
|
||||
public class Filter
|
||||
{
|
||||
#region Private instance variables
|
||||
|
||||
Reference in New Issue
Block a user