private void createFromZip() { collectionRepository.createFromZip(pathField.Text, nameField.Text, getSelectedParent()); }