C# Class SMSUI.ManageStudent

Interaction logic for ManageStudent.xaml
Inheritance: System.Windows.Controls.UserControl
Datei anzeigen Open project: sayan801/SchoolManagementSystem

Public Methods

Method Description
ManageStudent ( ) : System

Private Methods

Method Description
GetSelectedStudentItemforDel ( ) : StudentInfo
Window_Loaded ( object sender, RoutedEventArgs e ) : void
delstudentBtn_Click ( object sender, RoutedEventArgs e ) : void
fetchStudentData ( ) : void

Method Details

ManageStudent() public method

public ManageStudent ( ) : System
return System