Roblox-File-Format/XmlFormat
CloneTrooper1019 07380e2fb3 Use the Value of Nullable<T> for these XML properties.
I was using a `T?` result for some of these values, and forgot to take their actual value if they aren't null.
2019-02-01 10:15:55 -06:00
..
PropertyTokens Use the Value of Nullable<T> for these XML properties. 2019-02-01 10:15:55 -06:00
XmlDataReader.cs
XmlPropertyTokens.cs
XmlRobloxFile.cs