C# Class SolutionExtensions.InstallerDialog

Inheritance: System.Windows.Window
Show file Open project: madskristensen/SolutionExtensions Class Usage Examples

Public Methods

Method Description
InstallerDialog ( IEnumerable missingExtensions ) : System.Collections.Generic

Private Methods

Method Description
OnLoaded ( object sender, RoutedEventArgs e ) : void
btnInstall_Click ( object sender, RoutedEventArgs e ) : void

Method Details

InstallerDialog() public method

public InstallerDialog ( IEnumerable missingExtensions ) : System.Collections.Generic
missingExtensions IEnumerable
return System.Collections.Generic