namespace ThirdParty.DownloadSystem { public class SliderData { public float maxValue; public System.Func CcurrValue; } }