Files
DaSaSo/DaSaSo.ReadOldDB/Class1.cs
2021-09-22 16:26:56 +02:00

15 lines
215 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Xaml;
namespace DaSaSo.ReadOldDB
{
public class Class1
{
}
}