mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[Listxml, SoftwareList] Update TODOs
This commit is contained in:
@@ -23,7 +23,7 @@ namespace SabreTools.Library.DatFiles
|
||||
/// <summary>
|
||||
/// Represents parsing and writing of a MAME XML DAT
|
||||
/// </summary>
|
||||
/// TODO: Verify that all read/write for this DatFile type is correct
|
||||
/// TODO: Verify that all write for this DatFile type is correct
|
||||
internal class Listxml : DatFile
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
@@ -23,7 +23,7 @@ namespace SabreTools.Library.DatFiles
|
||||
/// <summary>
|
||||
/// Represents parsing and writing of a SofwareList, M1, or MAME XML DAT
|
||||
/// </summary>
|
||||
/// TODO: Verify that all read/write for this DatFile type is correct
|
||||
/// TODO: Verify that all write for this DatFile type is correct
|
||||
internal class SoftwareList : DatFile
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user