예제 #1
0
 public void Move(WizardPanel item, int newIndex)
 {
     m_Panels.Move(item, newIndex);
 }