RDunkley / XML-To-Data-Class

Tool to Generate C# custom data classes from an XML file.
Apache License 2.0
0 stars 0 forks source link

Add support for the TimeSpan type. #3

Closed RDunkley closed 7 years ago

RDunkley commented 8 years ago

Add the ability for values to be parsed to a TimeSpan object.