Thoscellen bf97688639 init
2020-05-16 14:48:37 +02:00

13 lines
187 B
C#

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