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>
|
/// <summary>
|
||||||
/// Represents parsing and writing of a MAME XML DAT
|
/// Represents parsing and writing of a MAME XML DAT
|
||||||
/// </summary>
|
/// </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
|
internal class Listxml : DatFile
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ namespace SabreTools.Library.DatFiles
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// Represents parsing and writing of a SofwareList, M1, or MAME XML DAT
|
/// Represents parsing and writing of a SofwareList, M1, or MAME XML DAT
|
||||||
/// </summary>
|
/// </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
|
internal class SoftwareList : DatFile
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user