C# Class PyriteUI.ConfirmView

Interaction logic for CSavior.xaml
Inheritance: System.Windows.Controls.UserControl, ControlsHelper.IRefreshable
Afficher le fichier Open project: noant/Pyrite

Méthodes publiques

Méthode Description
ConfirmView ( ) : System
Refresh ( ) : void

Private Methods

Méthode Description
cbStartup_Checked ( object sender, RoutedEventArgs e ) : void
cbStartup_Unchecked ( object sender, RoutedEventArgs e ) : void

Method Details

ConfirmView() public méthode

public ConfirmView ( ) : System
Résultat System

Refresh() public méthode

public Refresh ( ) : void
Résultat void