コード例 #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();
 }