KVP >> Tuple

This commit is contained in:
Matt Nadareski
2020-06-14 23:07:31 -07:00
parent a230b44898
commit 78340b6813
6 changed files with 34 additions and 34 deletions

View File

@@ -97,7 +97,7 @@ namespace SabreTools.Library.DatItems
/// <summary>
/// List of info items
/// </summary>
public List<Tuple<string, string>> Infos { get; set; }
public List<KeyValuePair<string, string>> Infos { get; set; }
/// <summary>
/// Type of the machine