C# Class SMSUI.Student

Interaction logic for Student.xaml
Inheritance: System.Windows.Controls.UserControl
Exibir arquivo Open project: sayan801/SchoolManagementSystem

Public Methods

Method Description
Student ( ) : System

Private Methods

Method Description
addStudentBtn_Click ( object sender, RoutedEventArgs e ) : void
manageStudentBtn_Click ( object sender, RoutedEventArgs e ) : void
viewStudentBtn_Click ( object sender, RoutedEventArgs e ) : void

Method Details

Student() public method

public Student ( ) : System
return System