Files
BeWoPlaner/Data/Entities/ITestDC.cs
2016-06-27 01:45:38 +02:00

12 lines
164 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace BeWo.Data.Entities
{
class ITestDC
{
}
}