Exemplo n.º 1
0
 private void IComboBox11_Tapped(object sender, TappedRoutedEventArgs e)
 {
     BL_ContentPage.CIS4836C();
     ListCourseInfo();
 }
Exemplo n.º 2
0
 private void IComboBox6_Tapped(object sender, TappedRoutedEventArgs e)
 {
     BL_ContentPage.GEB3422();
     ListCourseInfo();
 }
Exemplo n.º 3
0
 private void IComboBox9_Tapped(object sender, TappedRoutedEventArgs e)
 {
     BL_ContentPage.CTS3265C();
     ListCourseInfo();
 }
Exemplo n.º 4
0
 private void IComboBox2_Tapped(object sender, TappedRoutedEventArgs e)
 {
     BL_ContentPage.MAN3504();
     ListCourseInfo();
 }