コード例 #1
0
ファイル: Installer.cs プロジェクト: tsingui/CHIMP
 private bool CopySecondaryFiles()
 {
     return(InstallService.CopySecondaryFiles());
 }