C# Class Gwupe.Agent.UI.WPF.UpdateNotification

Interaction logic for UpdateNotification.xaml
Inheritance: System.Windows.Window
Show file Open project: gwupe/Gwupe Class Usage Examples

Public Methods

Method Description
Close ( ) : void
Show ( ) : void
UpdateNotification ( ) : System

Private Methods

Method Description
Button_Click ( object sender, RoutedEventArgs e ) : void

Method Details

Close() public method

public Close ( ) : void
return void

Show() public method

public Show ( ) : void
return void

UpdateNotification() public method

public UpdateNotification ( ) : System
return System