Let's use objects

This commit is contained in:
Matt Nadareski
2020-08-21 15:31:19 -07:00
parent b01217cffb
commit 4d7a4373a9
11 changed files with 166 additions and 64 deletions

View File

@@ -133,7 +133,7 @@ namespace SabreTools.Library.Filtering
/// </summary>
public FilterItem<string> SlotOptions { get; private set; } = new FilterItem<string>();
// TODO: Machine.Infos - List<KeyValuePair<string, string>>
// TODO: Machine.Infos - List<ListXmlInfo>
/// <summary>
/// Include or exclude machine types
@@ -212,7 +212,7 @@ namespace SabreTools.Library.Filtering
/// </summary>
public FilterItem<bool?> Supported { get; private set; } = new FilterItem<bool?>() { Neutral = null };
// TODO: Machine.SharedFeatures - List<KeyValuePair<string, string>>
// TODO: Machine.SharedFeatures - List<SoftwareListSharedFeature>
#endregion
@@ -260,7 +260,7 @@ namespace SabreTools.Library.Filtering
/// </summary>
public FilterItem<string> PartInterface { get; private set; } = new FilterItem<string>();
// TODO: DatItem.Features - List<KeyValuePair<string, string>>
// TODO: DatItem.Features - List<SoftwareListFeature>
/// <summary>
/// Include or exclude area names