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

10 lines
128 B
C#

namespace Intellivoid
{
class Program
{
static void Main(string[] args)
{
}
}
}