Esempio n. 1
0
 public void Stop(int axis)
 {
     N.GT_Stop(card, Axis.Of(axis).Mask, 0).Verify();
 }