C# Class wpf_player.LocalStoreWindow

Logica di interazione per LocalStoreWindow.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: zencoders/sambatyon Class Usage Examples

Méthodes publiques

Méthode Description
LocalStoreWindow ( ) : System

Default constructor

Private Methods

Méthode Description
addFile_Click ( object sender, RoutedEventArgs e ) : void

Add file button click handler. This method shows a file dialog and insert the track in the repository using the peer interface method.

refreshList_Click ( object sender, RoutedEventArgs e ) : void

Method Details

LocalStoreWindow() public méthode

Default constructor
public LocalStoreWindow ( ) : System
Résultat System