示例#1
0
 public ScreenshotRequest GetScreenshotRequest(Int32 clientPID)
 {
     return(ScreenshotManager.GetScreenshotRequest(clientPID));
 }