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