コード例 #1
0
 private void buttonBFS_Click(object sender, RoutedEventArgs e)
 {
     inputClass.CreateVWidth(comboBoxIn.SelectedIndex);
 }