C# Class FileManagementSystem.CreateLibrary

Interaction logic for CreateLibrary.xaml
Inheritance: System.Windows.Window
显示文件 Open project: sayan801/FileManagementSystem Class Usage Examples

Public Methods

Method Description
CreateLibrary ( ) : System

Private Methods

Method Description
browseBtn_Click ( object sender, RoutedEventArgs e ) : void
cancelBtn_Click ( object sender, RoutedEventArgs e ) : void
createBtn_Click ( object sender, RoutedEventArgs e ) : void

Method Details

CreateLibrary() public method

public CreateLibrary ( ) : System
return System