C# Class ZocBuild.Database.Application.Controls.RemoveDatabasesView

Interaction logic for RemoveDatabasesView.xaml
Inheritance: System.Windows.Controls.UserControl
Exibir arquivo Open project: Zocdoc/ZocBuild.Database

Public Methods

Method Description
RemoveDatabasesView ( ) : System

Private Methods

Method Description
btDelete_Click ( object sender, RoutedEventArgs e ) : void
btOk_Click ( object sender, RoutedEventArgs e ) : void

Method Details

RemoveDatabasesView() public method

public RemoveDatabasesView ( ) : System
return System