Ejemplo n.º 1
0
 public bool DownloadToCache(UpdateSource updateSource, out string tempFolder, out string message)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public bool GetSetupData(UpdateSource updateSource, out SetupData setupData, out string message)
 {
     throw new NotImplementedException();
 }