Last-Modified: Sun, 21 Jun 2026 10:46:43 GMT Expires: Wed, 18 Jun 2036 10:46:43 GMT
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Tango.Transport.Web; namespace Tango.PPC.Common.Web { public class DownloadUpdateRequest : WebRequestMessage { } }