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

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

Public Methods

Method Description
AddDatabaseView ( ) : System

Private Methods

Method Description
btAdd_Click ( object sender, RoutedEventArgs e ) : void
btBrowse_Click ( object sender, RoutedEventArgs e ) : void
btCancel_Click ( object sender, RoutedEventArgs e ) : void

Method Details

AddDatabaseView() public method

public AddDatabaseView ( ) : System
return System