Files
OnDoc/Client/Helper/xmlhelper.cs
Stefan Hutter d3bf9458eb update 20241120
2024-11-20 17:25:15 +01:00

13 lines
188 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace OnDoc.Helper
{
internal class xmlhelper
{
}
}