Add Listxml internal converters

This commit is contained in:
Matt Nadareski
2023-08-04 13:47:18 -04:00
parent 5411f61f64
commit f0adedef3d
5 changed files with 1151 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ namespace SabreTools.Models.Internal
public const string HBEndKey = "hbend";
/// <remarks>long</remarks>
public const string HBStart = "hbstart";
public const string HBStartKey = "hbstart";
/// <remarks>long</remarks>
public const string HeightKey = "height";