示例#1
0
 public bool RunProject(string prjName)
 {
     return(ScreenClient.ExcuteProcess(stPort, prjName));
 }