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