Document Server.cs

This commit is contained in:
Cyberboss
2017-10-18 12:49:33 -04:00
parent 7a4a90d824
commit 38f3094582
9 changed files with 74 additions and 25 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ using System.IO;
namespace TGServerService
{
public static class Program
static class Program
{
static void Main() => new TGServerService(); //wondows