C# Class SolutionExtensions.InstallerDialog

Inheritance: System.Windows.Window
Afficher le fichier Open project: madskristensen/SolutionExtensions Class Usage Examples

Méthodes publiques

Méthode Description
InstallerDialog ( IEnumerable missingExtensions ) : System.Collections.Generic

Private Methods

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

Method Details

InstallerDialog() public méthode

public InstallerDialog ( IEnumerable missingExtensions ) : System.Collections.Generic
missingExtensions IEnumerable
Résultat System.Collections.Generic