예제 #1
0
파일: Installer.cs 프로젝트: tsingui/CHIMP
 private bool CopyPrimaryFiles()
 {
     return(InstallService.CopyPrimaryFiles());
 }