C# Class SMSUI.ViewStudent

Interaction logic for ViewStudent.xaml
Inheritance: System.Windows.Controls.UserControl
Show file Open project: sayan801/SchoolManagementSystem

Public Methods

Method Description
ViewStudent ( ) : System

Private Methods

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

Method Details

ViewStudent() public method

public ViewStudent ( ) : System
return System