C# Class PyriteUI.ConfirmView

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

Public Methods

Method Description
ConfirmView ( ) : System
Refresh ( ) : void

Private Methods

Method Description
cbStartup_Checked ( object sender, RoutedEventArgs e ) : void
cbStartup_Unchecked ( object sender, RoutedEventArgs e ) : void

Method Details

ConfirmView() public method

public ConfirmView ( ) : System
return System

Refresh() public method

public Refresh ( ) : void
return void