public UPnPLightServer(string serverId) { UpnPDevice = new UPnPDevice(serverId); AddRootDevice(UpnPDevice); }