예제 #1
0
 public void EnterBreakState()
 {
     _encService.BreakStateOrCapabilitiesChanged(GetSessionId(), inBreakState: true, out _);
 }