示例#1
0
 private void button_Net_Click(object sender, RoutedEventArgs e)
 {
     inputClass.fordFulkerson(0, 5);
 }