Exemplo n.º 1
0
 private void buttonSort_Click(object sender, RoutedEventArgs e)
 {
     inputClass.ToSort();
 }