C# Class SMSUI.AddTeacher

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

Public Methods

Method Description
AddTeacher ( ) : System

Private Methods

Method Description
GenerateId ( ) : string
teacherInfoSubmitBtn_Click ( object sender, RoutedEventArgs e ) : void

Method Details

AddTeacher() public method

public AddTeacher ( ) : System
return System