Intellivoid-Organization-Ad.../Program.cs

10 lines
128 B
C#
Raw Permalink Normal View History

2020-07-04 19:51:40 +02:00
namespace Intellivoid
{
class Program
{
static void Main(string[] args)
{
}
}
}