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