示例#1
0
 public byte[] CreateScreenshot()
 {
     return(_remoteVstService.CreateScreenshot(_guid));
 }