C# Class SMSUI.ManageStudent

Interaction logic for ManageStudent.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: sayan801/SchoolManagementSystem

Méthodes publiques

Méthode Description
ManageStudent ( ) : System

Private Methods

Méthode Description
GetSelectedStudentItemforDel ( ) : StudentInfo
Window_Loaded ( object sender, RoutedEventArgs e ) : void
delstudentBtn_Click ( object sender, RoutedEventArgs e ) : void
fetchStudentData ( ) : void

Method Details

ManageStudent() public méthode

public ManageStudent ( ) : System
Résultat System