Property | Type | Description | |
---|---|---|---|
id | int | ||
nameOfStudent | string |
Method | Description | |
---|---|---|
Window1 ( int i, string str ) : System |
Method | Description | |
---|---|---|
Window_Loaded ( object sender, |
||
button_appoint_Click ( object sender, RoutedEventArgs e ) : void | ||
showSubj_SelectionChanged ( object sender, SelectionChangedEventArgs e ) : void |
public Window1 ( int i, string str ) : System | ||
i | int | |
str | string | |
return | System |