C# Class Glitter.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window, IDisposable
Afficher le fichier Open project: riezebosch/Glitter

Méthodes publiques

Méthode Description
Dispose ( ) : void
MainWindow ( ) : System

Private Methods

Méthode Description
Algo_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
ExtractRepositoryDirectory ( System.Windows.DragEventArgs e ) : DirectoryInfo
allowdrop_DragEnter ( object sender, System.Windows.DragEventArgs e ) : void
allowdrop_Drop ( object sender, System.Windows.DragEventArgs e ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

MainWindow() public méthode

public MainWindow ( ) : System
Résultat System