Пример #1
0
 public void rotateItemLeft(string instanceID)
 {
     factoryService.rotateMachineLeft(sessionID, instanceID);
 }