aboutsummaryrefslogtreecommitdiff
path: root/server/Server.cs
blob: 097f4506a1b12fd7d88159690feb0f62c2ed9235 (plain) (blame)
1
2
3
4
5
6
namespace server;

public class Server
{

}