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