예제 #1
0
 public void InstallModDll()
 {
     _fileSystemProvider.Copy(_pathService.DllResourcePath, _pathService.ModDllPath);
 }