C# 클래스 TeamOOP.CreateStudentWindow

Interaction logic for CreateStudentWindow.xaml
상속: System.Windows.Window
파일 보기 프로젝트 열기: nzhul/TelerikAcademy 1 사용 예제들

공개 메소드들

메소드 설명
CreateStudentWindow ( StudentsContainer container ) : PersonModule

비공개 메소드들

메소드 설명
addStudent_MouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void
addStudent_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void
addStudent_MouseUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

메소드 상세

CreateStudentWindow() 공개 메소드

public CreateStudentWindow ( StudentsContainer container ) : PersonModule
container TeamOOP.Utilities.StudentsContainer
리턴 PersonModule