Files
elwig/WGneu/Print/TestTemplate.cs
2023-03-05 00:16:47 +01:00

11 lines
186 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace WGneu.Print {
internal class TestTemplate {
}
}