Example #1
0
 void SetupStageComBox()
 {
     stageComBox.DataSource = poolManager.GetStageNames();
 }