C# Class PsHandler.UI.WindowGNUGeneralPublicLicense

Interaction logic for WindowGNUGeneralPublicLicense.xaml
Inheritance: System.Windows.Window
Mostra file Open project: kampiuceris/PsHandler Class Usage Examples

Public Properties

Property Type Description
Agrees bool

Public Methods

Method Description
WindowGNUGeneralPublicLicense ( Window owner ) : System

Private Methods

Method Description
Button_Cancel_Click ( object sender, RoutedEventArgs e ) : void
Button_IAgree_Click ( object sender, RoutedEventArgs e ) : void

Method Details

WindowGNUGeneralPublicLicense() public method

public WindowGNUGeneralPublicLicense ( Window owner ) : System
owner System.Windows.Window
return System

Property Details

Agrees public_oe property

public bool Agrees
return bool