Ejemplo n.º 1
0
 public void StepCompleted()
 {
     if (!m_customerTransitioning)
     {
         m_currentCustomer.StepCompleted();
     }
 }