Files

12 lines
164 B
C#
Raw Permalink Normal View History

2016-06-27 01:45:38 +02:00
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace BeWo.Data.Entities
{
class ITestDC
{
}
}