Exemplo n.º 1
0
		void m2Otevrit_Click(object sender, RoutedEventArgs e) {
			Funkce.OtevritSoubor((Polozky)lvSoubory.SelectedItem);
		}