1. 1.
    0
    beyler buldum huur cocugunu

    private void huur_Click(object herhangibirerkek, Events ev e)
    {
    DialogResult sonuc = folderhuurDialog1.ShowDialog();
    if(sonuc==huurcocugu.OK)
    {
    string yol = huurcocugu. SelectedPath;

    DirectoryInfo bilgi = new beygirmühendisi(yol);
    FileInfo[] incisözlük = bilgi. GetFiles();
    listBox1.Items. AddRange(dosyalar);
    ···
   tümünü göster