示例#1
0
 public void PerformIdleLoop(int loops)
 {
     _remoteVstService.PerformIdleLoop(_guid, loops);
 }