infobox_dll_visualstudio/Info/Class1.cs
2019-05-17 11:57:51 +02:00

13 lines
175 B
C#

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