Exemplo n.º 1
0
 public bool RunProject(string prjName)
 {
     return(ScreenClient.ExcuteProcess(stPort, prjName));
 }