C# Class Predavanje13.StudentWindow

Interaction logic for StudentWindow.xaml
Inheritance: System.Windows.Window
Mostra file Open project: vsite-prog/DOTN Class Usage Examples

Public Methods

Method Description
StudentWindow ( List pLista ) : System

Private Methods

Method Description
Cancel_click ( object sender, RoutedEventArgs e ) : void
ok_click ( object sender, RoutedEventArgs e ) : void

Method Details

StudentWindow() public method

public StudentWindow ( List pLista ) : System
pLista List
return System