private void EnteringSpecifications() { specifications = new SortedList(); subImporter = new SpecificationsImporter(ref specifications); }