using System.ComponentModel.Design; namespace BatchOszExtractor.Core; public class Extract { private void SelectMaps(SelectionType type, string MapRange) { } }