예제 #1
0
 public void GetServiceExePath()
 {
     string file = WinServiceHelper.GetExePath("DeployerServer");
     string stop = "";
 }