Esempio n. 1
0
 public static void SetRemoteGuideStep(GuideTypePB guideType, int step)
 {
     _guideModule.SetRemoteGuideStep(guideType, step);
 }