summaryrefslogtreecommitdiff
blob: 8d02d696a724eb2db7ca09cf46157104309dc8e1 (plain)
1
2
3
4
5
6
7
8
9
10
sing System;
namespace Server
{
	public class App
	{
		public App()
		{
		}
	}
}