コード例 #1
0
 private void createFromZip()
 {
     collectionRepository.createFromZip(pathField.Text, nameField.Text, getSelectedParent());
 }