C# Class MainView, WixSharp

Inheritance: MonoBehaviour
Mostra file Open project: Eun/WixSharp Class Usage Examples

Public Methods

Method Description
MainView ( BootstrapperApplication bootstrapper ) : System.Windows

Private Methods

Method Description
Exit_Click ( object sender, RoutedEventArgs e ) : void
Install_Click ( object sender, RoutedEventArgs e ) : void
Uninstall_Click ( object sender, RoutedEventArgs e ) : void

Method Details

MainView() public method

public MainView ( BootstrapperApplication bootstrapper ) : System.Windows
bootstrapper BootstrapperApplication
return System.Windows