示例#1
0
 public bool DownloadToCache(UpdateSource updateSource, out string tempFolder, out string message)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public bool GetSetupData(UpdateSource updateSource, out SetupData setupData, out string message)
 {
     throw new NotImplementedException();
 }