Пример #1
0
 /// <summary>
 /// Request the WM to clear the errors of our KCD, if any.
 /// </summary>
 private void ResetKcdFailureState()
 {
     WmSm.ResetKcdFailureState(m_kws.Kcd);
 }