Example #1
0
 private void RemoveShotTypeAt(int index)
 {
     ShotTypes.RemoveAt(index);
 }