Пример #1
0
			public HttpServerWrapper(BaseHttpServer server, int index)
			{
				this.server = server;
				this.index = index;
			}