Files
BeWoPlaner/ReportImp/ChristopherusHausMID/Invoicing/PoolHelper.cs
Christian abf58c6112 Custom Felder in InvoiceItem
HPH Bersenbrück CSV Rechnungsexport
ChristopherusHaus Schulbegleitung
2025-01-29 01:05:07 +01:00

13 lines
205 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ChristopherusHausMID.Invoicing
{
public class PoolHelper
{
}
}